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

https://github.com/bria222/react-bookstore

Microverse Module 03 Project: This educational project is similar to the "Awesome Books" website. It is a MVP version of it that allows you to display a list of books, add a book and remove a selected book.
https://github.com/bria222/react-bookstore

babel-es6 jsx-syntax linters react redux

Last synced: 11 months ago
JSON representation

Microverse Module 03 Project: This educational project is similar to the "Awesome Books" website. It is a MVP version of it that allows you to display a list of books, add a book and remove a selected book.

Awesome Lists containing this project

README

          

# bookstore application

> The Bookstore is created using react and redux. It allows you to:

- Display list of books.
- Add a book.
- Remove a selected book.
- interact with an API

## Built With

- React
- Redux
- JavaScript (ES6)
- CSS

## Live Demo(comming soon...)

[Live Link]

## Getting Started

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

### Prerequisites

- Node.js
- npm

### Setup

- Clone the project```terminal
git clone git@github.com:Bria222/react-bookstore.git
```

```terminal
git@github.com:Bria222/react-bookstore.git
```

- cd into the project directory

```terminal
cd react-bookstore
```

- Once you've cloned the repo and are inside the directory, run `npm install` command to get all necessary installations.

- **Congrats!** you are now all set and simply run `npm start` to get your clone up and running on the browser.

## Author

# 🤵 Author
- Github: https://github.com/Bria222
- Linkedin: https://www.linkedin.com/in/briannyachae/
- Twitter: https://twitter.com/briannyachae9

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

thanks to Zeplin
thanks to microvese

## 📝 License

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