book-tracker
"Tracks the amount of books that you've read, the ones you want to read, and the progress on the ones you're reading."
There are 2 different sites- one vanilla js (all files in marked folder) and the other react based
How to run locally
- Clone the repository
- Run NPM or Yarn install
- Run NPM or Yarn start
- App will be running on localhost:3000/ or localhost:3000/book-tracker
or go into vanilla_js_site folder and open the html file