Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shivah12/bookstory

A book updating system to match what you currently reading.
https://github.com/shivah12/bookstory

react-landing-page react-router reactjs redux-toolkit styled-components

Last synced: 12 days ago
JSON representation

A book updating system to match what you currently reading.

Awesome Lists containing this project

README

        

# Bookstory

> Bookstory 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, Redux, and Styled Components
>


## Built With

- Major languages (JavaScript)
- Framework/Libraries (React, Bootstrap)
- 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 link
$ cd Bookstore
```
#### Run project

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


## 🤝 Contributing

Contributions, issues, and feature requests are welcome!


## Show your support

Give a ⭐️ if you like this project!

## 📝 License

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