[Bookstore] is a website that displays a list of books.
HTML
CSS
JavaScript
React
- Display a list of books
- Add a book
- Remove a selected book
- Coming soon!
To get a local copy up and running, follow these steps.
In order to run this project you need:
- code editor(I use VSCODE)
- GitHub account
- Modern browser
- Node.js installed
Clone this repository to your desired folder:
Enter: > git clone git@github.com:George7h/math-magician.git in your terminal.
Run the following commands in the terminal:
-
npm install
-
npm start
The browser will automatically open the website.
To run tests, run the following command: npm run test
👤 George Hamman
- GitHub: @George7h
- Twitter: @GJ2H
- LinkedIn: George Hamman
- [Watchlist]
- [Catagories]
- [Progress bar]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it a ⭐️
I would like to thank my code reviewers for reviewing my code in this project.
This project is MIT licensed.