- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- Kanban Board
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
Your Next Office outside the Office.
[Synergy book library] Individuals, can build their own libraries out from Open Library API, add each book status if read or to be read, add their reviews and ratings.
This is a React Front-End App to authenticate(sign-up or login) and give access to all the CRUD funtions to add books to their libraries and reveiw them.
Client
Server
Database
Our React Front-End have great feautures.
- All routes are protected if you are not loggedin
- JWT validation in header requests
Please Fork or Clone this repo.
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Node.js.
node -v
If you get something like this v16.15.0
, you have node installed.
Otherwise follow this link to download and install it.
- NPM.
npm -v
If you get something like this 9.2.0
, you have node installed.
Otherwise follow this link to download and install it.
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:jaferIdrees/book_recomendation_frontend.git
Install this project with:
cd my-project
npm install
To run the project, execute the following command:
npm start
Your server will run on http://localhost:3000
To run tests, run the following command:
npm test
This is the awesome team (4 members) that built this project.
👤 Ja'fer Yousef
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: jaferll
👤 Romita Pawar
- GitHub:
- Twitter:
- LinkedIn: Romita Pawar
👤 Sneha Singh
- GitHub: @githubhandle
- Twitter:
- LinkedIn: Sneha Singh
👤 Olatunde O
- GitHub:
- Twitter:
- LinkedIn: Olatunde O
Describe 1 - 3 features you will add to the project.
- Add Redux for state management.
- Show API notifications.
- Enhance the styling.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project
If you like this project...give us a ⭐️.
This project is MIT licensed.