A simple web application for managing and sorting books, With a user-friendly UI and high-performing sorting algorithms.
To get this project up and running in your local machine, follow these simple example steps.
- Nodejs: >= 15.13.0
Clone repo into your local machine by running
git clone https://github.com/juxsalley/book-store.git
in your terminal
open project director in your terminal by cd book-store
npn install
npm run start
open localhost:3000
in browser.
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!