- 📖 About the Project
- 💻 Getting Started
- :silhouettes: Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
The Bookstore is a React-Redux application connected to an existing API to create and remove books in a remote server. Users can Display the list of books, Add and Remove a selected book.
[BookStore]
🛠 Built With ReactJS Redux
Add a link to your deployed project.
Describe how a new developer could make use of your project.
To get a local copy up and running, follow these steps. $ git clone https://github.com/Ibtisam34/Bookstore.git cd group-capstone $ npm i $npm start
In order to run this project you need: $ npm start
Clone this repository to your desired folder: $ git clone https://github.com/Ibtisam34/Bookstore.git
Install this project with: $npm i
To run the project, execute the following command:
$npm start
To run tests, run the following command:
#npm test
You can deploy this project using:
npm run dev
Mention all of the collaborators of this project.
👤 Riyana
- GitHub: @ibtisam34
- Twitter: @Queenjin2
Add/Remove a book
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 credit to everyone who inspired your codebase.
I would like to thank...
Add at least 2 questions new developers would ask when they decide to use your project.
-
[how do I get the dependencies of this project]
- [ after you clone the project plz run $npm i ]
-
[Can I use this README.md]
- [yes]
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.