Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mugishasam123/bookstore--cms

Bookstore is an app that allows you to display a list of added books, add new book and remove a book. It is built using React and Redux
https://github.com/mugishasam123/bookstore--cms

babel css3 html5 javascript jest linters react redux webpack

Last synced: about 2 months ago
JSON representation

Bookstore is an app that allows you to display a list of added books, add new book and remove a book. It is built using React and Redux

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Bookstore-blue)

# Bookstore

> Bookstore is an app that allows you to display a list of added books, add new book and remove a book. It is built using React and Redux
>

![screenshot](./src/img/screen.png)


# Live Demo

[Live Link](https://sambookstore.netlify.app/)


Additional description about the project and its features.
## Built With

- Major languages (JavaScript)
- Framework/Libraries (React, redux)
- Technologies/tools used

``` bash
- create-react-app tool
- Webpack(Code Bundlng et al)
- Babel (code transpiling)
- Jest(for testing)
- Git(version control)
- ESLint(JavaScript linting)
- Stylelint(style linting)

```

## Getting Started

To get a local copy up and running follow these simple example steps.

### Prerequisites
- A text editor(preferably Visual Studio Code)
### Install
- [Git](https://git-scm.com/downloads)
- [Node](https://nodejs.org/en/download/)
### Usage
#### Clone this repository

```bash
$ git clone https://github.com/mugishasam123/Bookstore--CMS.git
$ cd Bookstore--CMS
```
#### Run project

```bash
$ npm install
$ npm start # this will open it in the browser and enable hot reloading
```


## Authors

👤 ** Mugisha Samuel**

- GitHub: [mugishasamuel](https://github.com/mugishasam123)
- LinkedIn: [mugishasamuel](https://www.linkedin.com/in/mugisha-samuel-55a905208/)


## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/mugishasam123/Bookstore--CMS/issues).


## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [MIT](https://opensource.org/licenses/MIT) licensed.