NOTE: This project was bootstrapped with Create React App.
UI design gotten from: BOOKCLUBZ
Live Demo bookclubz
- All datas are being stored in LocalStorage
- Create static user
- add book club
- comments on books
- logout function
- responsive UI
- responsive data strcture.
- user can sign-up
- user can create book club after singnup
- user can comment
- user can logout NOTE: all data will be erazed
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.