Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codesalley/book-store
A simple web application for managing and sorting books, With a user-friendly UI and high-performing sorting algorithms.
https://github.com/codesalley/book-store
codesalley javascript react reactj
Last synced: 5 days ago
JSON representation
A simple web application for managing and sorting books, With a user-friendly UI and high-performing sorting algorithms.
- Host: GitHub
- URL: https://github.com/codesalley/book-store
- Owner: codesalley
- Created: 2021-05-13T15:18:48.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2021-05-17T14:14:02.000Z (over 3 years ago)
- Last Synced: 2023-03-11T01:42:02.775Z (over 1 year ago)
- Topics: codesalley, javascript, react, reactj
- Language: JavaScript
- Homepage:
- Size: 1000 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Book Store
#### ***A simple web application for managing and sorting books, With a user-friendly UI and high-performing sorting algorithms.***
## Getting Started
To get this project up and running in your local machine, follow these simple example steps.
## Prerequisites
- 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 ``
### install require dependecies
``` npn install ```
### Run project
`` npm run start ``
open ```localhost:3000``` in browser.
## Live Demo
[Live](https://quiet-savannah-56218.herokuapp.com/)
## **Author**
### Iddrisu Salley | Codesalley
- [\_\_salley | Twitter](https://twitter.com/__salley)
- [Iddrisu salley | LinkedIn](https://www.linkedin.com/in/dev-salley/)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](https://github.com/juxsalley/book-store/issues).
## Show your support
Give a ⭐️ if you like this project!