Loading repository data…
Loading repository data…
HanaSabih / repository
The Bookstore is a website similar to "Awesome Books" website. This version simple website that displays a list of books and allows you to: Display a list of books, Add a book, Remove a selected book, and Discus about a book by making comments. The project is built using ReactJS, CSS3, and HTML5, bootstrap.
The Bookstore is a website that allows you to:
To get a local copy up and running, follow these steps.
In order to run this project you need Node.js installed on your machine.
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/HanaSabih/bookstore.git
Install the dependencies with:
npm install
To run the project, execute the following command:
npm start
To run tests, run the following command:
npm run test
You can deploy this project using:
npm run build
👤 Hana Sabih
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please consider giving it a star.
I would like to thank all code reviewers for making this project better.
This project is MIT licensed.