React app that displays a list of books and methods to add them and delete them.
- React
- JavaScript
- HTML
- CSS
- webpack
To get a local copy up and running follow these simple example steps.
- Have Node installed
- git clone https://github.com/franklinben23/bookstore.git
- cd bookstore
- npm install
- npm start (to see the page in the browser)
- npm run build (to generate the distribution folder from webpack)
👤 Franklin Benjamin
- GitHub: @franklinben23
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
- Microverse Linters, Instructions & Templates