A simplified bookstore website that allows you to: Display a list of books, Add a book, and Remove a selected book.
Build with React JS
Client
- Build with React JS
- Use JSX
To get a local copy up and running, follow these steps.
- if you don't have git installed on your machine you can download it from here .
- Once you have git installed on your machine you can clone your project by running the command below to clone this project to your local machine in the directory of the folder you want it to be cloned
git clone https://github.com/kingno3l/bookstore.git- Alternatively, you can download the zip file of your project by clicking on the
Codebutton on the right side of your project page and clicking onDownload ZIP
Install this project with:
npm installTo run the project, execute the following command:
npm run build
npm start👤 King Immanuel
- GitHub: King Immanuel
- LinkedIn: King Immanuel
- Add mark up for calculator
- make actual caculations
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project! It's help a lot
- Hat tip to Microverse for giving me this project to work on
- Hat tip to the person his/her code was used
This project is MIT licensed.