- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
The Bookstore is a website that allow you to Display a list of books, Add a book, and Remove a selected book
- Set up the project using (CRA) create-react-app👍.
- Remove the boilerplate from the project after setting up💯.
- Use the basic CSS style for styling the components.
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
cd my-folder
git clone [email protected]:abdozayan12/Bookstore.git
Install this project with:
cd Bookstore
npm install
To run the project, execute the following command:
npm start
To run tests for the linter, run the following command:
npx hint .
npx eslint . --fix
👤 Abd elhakim Zayan
- GitHub: @Abd elhakim Zayan
- Twitter: @Abd elhakim Zayan
- LinkedIn: @Abd elhakim Zayan
- I will test this app using the library from React or maybe use Jest to test it👌💯.
- Add the react-router dom for the project to navigate from the pages using the navigation
- Add the Quotes component to fetch the quotes from the API 🚀
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
- If you like this project you can give me a star 😊 just to prove my app that it is useful for everyone and the users can use it to calculate anything 💯.
- I would like to thank Microverse for this opportunity.
This project is MIT licensed.