- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
- An online Bookstore app built with React, Redux, CSS, and HTML. Users can browse books by category, add them to a cart, and proceed to checkout. The app features a search function, allowing users to search for books by title or author.💯
Client
- CSS
- React.js
- I added the structure of the components and the folders of the app👍.
- I used the API for adding the books into the API💯.
- I used the basic css style for styling the components.
- Apply React best practices and language style guides in code.
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 https://github.com/osamaashraf6/Bookstore
Install this project with:
cd Bookstore
npm install
To run the project, execute the following command:
npm start
To run tests, run the following command:
npm test
- GitHub: Osama Ashraf
- Twitter: Osama Ashraf
- LinkedIn: Osama Ashraf
- I will test this app using library from react or may be use jest to test it👌💯.
- I will add the functionality of the app
⤵️ . - I will use the Redux for managing the state of the app.
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 add any book 💯.
This project is MIT licensed.