- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
BookStore is a webapp that allows users to display a list of books, add a book, and remove a selected.
React.js
- displays all the books in the collection
- can add new books to the collection
- can remove existing books from the collection
To get a local copy up and running, follow these steps.
In order to run this project you need:
- To have a prior knowledge of Linters, Git, HTML & CSS
- Clone or fork the repository
- A web browser (google chrome preferably)
- A code editor (e.g vscode)
Clone this repository to your desired folder:
cd my-folder git clone git@github.com:Simpleshaikh1/Book-Store.git
To install this project run the following commands in your terminal:
- git clone git@github.com:Simpleshaikh1/Book-Store.git
- npm run install
To use this project run the following command:
- npm run dev
To run a test on this project run the following command:
- npm run test
You can deploy this project:
- on any hosting services
👤 Deborah Fashoro
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Modern website styles
- Full blown website with proper navigation
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, kindly follow me on my social media handles listed above.
I would like to thank everyone who made this project possible
This project is MIT licensed.