8000 GitHub - yingcyl/reading-list
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

yingcyl/reading-list

Repository files navigation

Reading List - React app

Simple reading list app where you can add, update and delete books in your reading list.

This project was created using HTML, CSS, Javascript, React, Axios and JSON Server.

Usage

  1. In a terminal window, install dependencies using npm
$ npm install
  1. And then run the application with
$ npm run dev
  1. In a second terminal window, start JSON server using
$ npm run server
  1. Open http://localhost:5173 to view it in your browser.

Acknowledgments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0