Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naledi-dikgale/bookstore
Bookstore Project Bookstore Project is an application that displays a list of books, allows the user to add and delete books.
https://github.com/naledi-dikgale/bookstore
Last synced: 8 days ago
JSON representation
Bookstore Project Bookstore Project is an application that displays a list of books, allows the user to add and delete books.
- Host: GitHub
- URL: https://github.com/naledi-dikgale/bookstore
- Owner: Naledi-Dikgale
- License: mit
- Created: 2023-05-02T12:21:13.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2024-02-18T16:58:27.000Z (9 months ago)
- Last Synced: 2024-02-18T19:35:17.378Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.09 MB
- Stars: 15
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Video Walkthrough](#video-walkthrough)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)**Bookstore Project** Bookstore Project is an application that displays a list of books, allows the user to add and delete books.
## 🛠 Built With Create React App
- **Project setup with Create React App**
Try to have these in your local machine
- Git and GitHub
- VS Code or any code editor### Prerequisites
In order to run this project you need
- A web browser
- Code editor### Setup
Clone this repository to your desired folder:
git clone https://github.com/Naledi-Dikgale/bookstore-setup.git
### Install
Install this project using the cloned repo or download and use the files to your local machine.
### Usage
- Clone the repository first
- Commnads to Run:
- npm install
- npm run build
- npm start### Run tests
- tests are included using Jest framework
- commands to run: npm run test### Deployment
You can deploy this project through Github Pages
👤 **Naledi Dikgale**
- GitHub: [@githubhandle](https://github.com/Naledi-Dikgale)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/naledi-dikgale-068423159/)
- Website: [@naledi_dikgale](https://naledi.netlify.app/)- [ ] **Changes will be made as comming project requirement.**
- [ ] **Full functionality and responsiveness.**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project give a star to this repositiory.
- I would also like to thank Microverse for the guidance they made all the way up to this point.
- **Is it allowed to copy the contents of this project and use it for personal use?**
- This project is free for copying and reusing in any way you like.
This project is [MIT](./LICENSE.md) licensed.