https://github.com/lawmsangi/react-capstone-project
https://github.com/lawmsangi/react-capstone-project
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lawmsangi/react-capstone-project
- Owner: Lawmsangi
- License: mit
- Created: 2023-09-02T05:45:50.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-09-06T06:17:22.000Z (over 1 year ago)
- Last Synced: 2023-09-06T06:24:27.649Z (over 1 year ago)
- Size: 373 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Books Library
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 \[Books Library\] ](#-BooksLibrary-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [Future Features ](#future-features-)
- [🚀 Live Demo](#live-demo)
- [🎥 Live Video](#live-video)
- [💻 Getting Started ](#-getting-started-)
- [setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Authors ](#-authors-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)Books Library is a SPA library where you can see all the books title, author and their subjects.
### Tech Stack
1. Linters
2. CSS
3. ReactJS
4. React-redux
5. Redux-toolkit### Key Features
1. SPA
2. Search title for books
3. Popular Books
## 🚀 Live Demo
- [Live Demo Link](https://books-library-oy1a.onrender.com/)
## 🎥 Live Video
- [Live Video Link](https://www.loom.com/share/3e45b45785754de2b467e2d752b05636)To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
Git to clone this project or you can download the project ZIP file.
Any web browser to run this project.
### setup
Clone this repository to your desired folder
```sh
git clone https://github.com/Lawmsangi/react-capstone-project.git
```### Install
Install this project with:
cd react-capstone-project then type command below on terminal
- npm install
### Usage-To run the project, type and run command on terminal on root of project folder:
-npm start### Run tests
To launch the test runner in the interactive watch mode:
- npm testYou can also check linter errors by running this commands:
- npx eslint "**/*.{js,jsx}"
- npx stylelint "*/.{css,scss}"👤 **Author1**
- GitHub: [@githubhandle](https://github.com/Lawmsangi)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/lawmsangi-varte-baa429244/)- Add features section for popular books
- Add animations style
- Add details page for the authorContributions, issues, and feature requests are welcome!
Feel free to check the [issues](https://github.com/Lawmsangi/react-capstone-project/issues).
If you like this project you can contact me via my contact address and rate it.
I would like to thank Nelson Sakwa (https://www.behance.net/sakwadesignstudio) for this project inspiration
This project is [MIT](./LICENSE) licensed.