Bookstore is a website for all book lovers. You can manange your book list by adding and removing books.
- React
- JavaScript
To get a local copy up and running follow these simple example steps.
-
Clone the project directory in your terminal by running this command:
git@github.com:leopiresgoss/math-magicians.git
-
Change the directory to the leaderboard:
cd bookstore
-
Install the project dependencies by running:
npm install
-
To see the homepage, run the following command:
npm start
-
It will open the live server in your browser at this port http://localhost:3000/
Ntare Guy
- GitHub: @41hulk
- Twitter: @Ntare Guy
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- A special thank for @fernandorpm for this amazing README template