Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cindydorantes/bookstore


https://github.com/cindydorantes/bookstore

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# Bookstore
The Bookstore is a website similar to the "Awesome Books" website built in [this project](https://github.com/CindyDorantes/Awesome-books). An MVP version of it has been created, it allows to:
- Display a list of books.
- Add a book.
- Remove a selected book.

By building this application, React and Redux have been practiced.

## Built With

- React
- Deployed with netlify
- This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Live Demo

[Live Demo Link](https://book-store-1088.netlify.app)

## GETTING STARTED

Clone this repo : https://github.com/CindyDorantes/Bookstore.git

After cloning this project, run the following commands:

```markdown
npm install
npm start
```

The `npm install` command installs all dependencies used in the project while `npm start` is used to start the development server and view the application on the browser.

## Authors

πŸ‘€ **Cindy Dorantes**

- GitHub: [@CindyDorantes](https://github.com/CindyDorantes)
- Twitter: [@CindyDorantes10](https://twitter.com/CindyDorantes10)
- LinkedIn: [Cindy Melisa Dorantes SΓ‘nchez](https://www.linkedin.com/in/cindydorantessanchez/)

## 🀝 Contributing

Contributions, issues, and feature requests are welcome!

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

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Thanks to Microverse and my learning partners for their help and support.

## πŸ“ License

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