BookyTime is a web app that can be used to track of books you want to read and books you already read by rating and commenting them. App is connected to backend BookyTime---Backend and OpenLibrary APIs.
- React
- JavaScript
- SASS - styled using mobile-first approach
- Possibility to search for books by title ✓
- Adding my profile page with statistics ✓
- Possibility to see other people updates
Any contributions / comments / suggestions are always very welcome
To run it locally:
- Download the repository
- Run npm i
- Then run npm start
- Enjoy the app