Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kennedyowusu/bookstore
This is a Microverse React project which allow users to read a book, see all displayed books, update a book data and delete a book
https://github.com/kennedyowusu/bookstore
javascript react-hooks react-router reactjs
Last synced: 7 days ago
JSON representation
This is a Microverse React project which allow users to read a book, see all displayed books, update a book data and delete a book
- Host: GitHub
- URL: https://github.com/kennedyowusu/bookstore
- Owner: kennedyowusu
- License: mit
- Created: 2023-01-20T21:07:51.000Z (about 2 years ago)
- Default Branch: develop
- Last Pushed: 2023-01-28T09:46:02.000Z (about 2 years ago)
- Last Synced: 2025-01-13T15:11:13.566Z (28 days ago)
- Topics: javascript, react-hooks, react-router, reactjs
- Language: JavaScript
- Homepage:
- Size: 53.3 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.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-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👤 Author ](#-author-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [❓ FAQ ](#-faq-)
- [📝 License ](#-license-)> "Book store" is a website for storing details about book.
It is an MVP version that allows users to:- Display a list of books.
- Add a book.
- Remove a selected book.- HTML/CSS
- JavaScript
- ReactClient
- **Add/remove book**
- **User Interface**
- **React**
> Will update soon...
> To get a local copy up and running, follow these steps.
### Prerequisites
> In order to run this project you need:
- Gitflow
- HTML and CSS
- JAVASCRIPT
- React.js
- npm
- Node.js
- Any code editor (vs code)
### Setup
Clone this repository to your desired folder:
- `git clone https://github.com/kennedyowusu/bookstore.git`
### Install
Install this project with:
### Usage
> To run the project, execute the following command:
- for build `npm run build`
- for development `npm start`
### Run tests
> To run tests, run the following command:
- `npm run test`
### Deployment
> Incoming ...
👤 **Kennedy Owusu**
- GitHub: [@kennedyowusu](https://github.com/kennedyowusu)
- Twitter: [@_iamkobby](https://twitter.com/_iamkobby)
- LinkedIn: [kennedy-owusu](https://www.linkedin.com/in/kennedy-owusu/)
- [ ] **[Add categories section in the form input and display books according to the same]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project give it a star
I would like to thank the Microverse team for their great support!
Will update soon...
This project is [MIT](https://github.com/kennedyowusu/bookstore/blob/develop/LICENSE.md) licensed.