An open API service indexing awesome lists of open source software.

https://github.com/lawmsangi/react-capstone-project


https://github.com/lawmsangi/react-capstone-project

Last synced: 5 months ago
JSON representation

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]

Books Library is a SPA library where you can see all the books title, author and their subjects.

## 🛠 Built With

### 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

(back to top)

## 🚀 Live Demo
- [Live Demo Link](https://books-library-oy1a.onrender.com/)


## 🎥 Live Video
- [Live Video Link](https://www.loom.com/share/3e45b45785754de2b467e2d752b05636)

## 💻 Getting Started

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 test

You can also check linter errors by running this commands:

- npx eslint "**/*.{js,jsx}"
- npx stylelint "*/.{css,scss}"

(back to top)

## 👥 Authors

👤 **Author1**

- GitHub: [@githubhandle](https://github.com/Lawmsangi)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/lawmsangi-varte-baa429244/)

(back to top)

## 🔭 Future Features

- Add features section for popular books
- Add animations style
- Add details page for the author

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues](https://github.com/Lawmsangi/react-capstone-project/issues).

(back to top)

## ⭐️ Show your support

If you like this project you can contact me via my contact address and rate it.

(back to top)

## 🙏 Acknowledgments

I would like to thank Nelson Sakwa (https://www.behance.net/sakwadesignstudio) for this project inspiration

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)