Sara-2007 / 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."

Home Page:https://zero-to-mastery.github.io/book-tracker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Acknowledgements

Favicons

React App Favicon: Icon by Freepik on flaticon.com, and made with realfavicongenerator.net

About

"Tracks the amount of books that you've read, the ones you want to read and the progress on the ones you're reading."

https://zero-to-mastery.github.io/book-tracker/

License:MIT License


Languages

Language:CSS 60.3%Language:JavaScript 25.5%Language:HTML 14.2%