This educational project is similar to the "Awesome Books" website. It is a MVP version of it that allows you to display a list of books, add a book and remove a selected book. Built with React, CSS3 and JavaScript.
- CSS
- React.js
- Javascript
- JSX
- Babel
- Linters
Please get your browser update. To get a local copy up and running follow these simple steps.
Run the command below from the Terminal:
git clone <URL> ' https://github.com/benardop/BookStore.git' in your terminal
cd BookStore
run the following commend to install packages:
npm install
Run the following command in yout terminal to start your local server to run the App: npm run start
👤 Benard
- Location: Kenya
- GitHub: benardop
- Twitter: @Bepacho
- LinkedIn: Benard Pacho
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐ if you like this project!
- Thanks to Microverse team and my session Coding Partners
This project is MIT licensed.