Welcome to BookStore, an MVP version of a BookStore app that allows you to display a list of books, add a book, remove a selected book from the list, and update your progress as you read the book. Built with React, HTML, CSS, and JavaScript.
Additional description about the project and its features.
-
Major languages (HTML, CSS, JavaScript)
-
Frameworks / Libraries
- React Library
-
Technologies used
- Git(version control)
To get a local copy up and running follow these simple example steps.
- A text editor(preferably Visual Studio Code)
$ git@github.com:clintonjosephs/BookStore.git
$ cd BookStore
$ npm install
$ npm build
$ npm start
$ runs on http://localhost:3001/
👤 Clinton Mbonu
- GitHub: @clintonjosephs
- LinkedIn: LinkedIn
- Twitter: @clintonmbonu2
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.