Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/torobucci/book-store-app
A bookstore web application is a web application that allows you manage book inventories. Built using React.js , Bootstrap
https://github.com/torobucci/book-store-app
bootstrap5 jsx reactjs
Last synced: 3 days ago
JSON representation
A bookstore web application is a web application that allows you manage book inventories. Built using React.js , Bootstrap
- Host: GitHub
- URL: https://github.com/torobucci/book-store-app
- Owner: torobucci
- Created: 2023-04-06T19:06:10.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-04-23T19:48:25.000Z (over 1 year ago)
- Last Synced: 2024-11-11T08:06:13.006Z (about 2 months ago)
- Topics: bootstrap5, jsx, reactjs
- Language: JavaScript
- Homepage:
- Size: 439 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 **Book Store** ](#-book-store-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Author: Kevin Toro](#-author-kevin-toro)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)**Book Store** is a react single web page application that list of books list and categories pages. It also allows user to add new book
## 🛠 Built With
Html
Css
Javascript
Webpack
ReactClient
- [ ] **Display booklist**
- [ ] **Client side Routing**
## 💻 Getting Started
To get a local copy up and running, follow these steps.
fork the repository https://github.com/torobucci/book-store-app.git
### Prerequisites
In order to run this project you need:
Code editor eg. VScode
Web browser eg. chrome
### Setup
Clone this repository to your desired folder:
git clone https://github.com/torobucci/book-store-app.git
### Install
To install run the following command:
`npm install `
### Usage
To start the project run the following command:
`npm start `
### Run tests
To run tests, run the following command:
`npm test`
## 👥 Author: Kevin Toro
- GitHub: [@torobucii](https://github.com/torobucci)
- Twitter: [@torobucii](https://twitter.com/@torobucii)
- LinkedIn: [Kevin Toro](https://www.linkedin.com/in/kevin-toro-047181238/)
- [ ] **Implement add book to store functionality**
- [ ] **Implement remove book functionality**
- [ ] **Style app to match Zeplin design**
Contributions, issues, and feature requests are welcome!
Feel free to check the [Book Store issues](https://github.com/torobucci/book-store-app/issues).
If you like this project hit the star button on our github repo
I would like to thank Microverseinc organization for designing the project
This project is [MIT](https://github.com/torobucci/Portfolio-finish-mobile-version/blob/main/MIT-LICENSE.txt) licensed.