Skip to content

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

License

Notifications You must be signed in to change notification settings

d4rkm3z/book-tracker

 
 

Repository files navigation

PRs Welcome

Working on your first Pull Request? You can learn how from this free series How to Contribute to an Open Source Project on GitHub.

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."

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 58.3%
  • JavaScript 25.9%
  • HTML 15.8%