Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lu-jim/bookstore

Bookstore is an MVP version that allows the user to store and display books
https://github.com/lu-jim/bookstore

Last synced: 10 days ago
JSON representation

Bookstore is an MVP version that allows the user to store and display books

Awesome Lists containing this project

README

        

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

# Bookstore
Bookstore is an MVP version that allows the user to:
- Display a list of books.
- Add a book.
- Remove a selected book.
## Built With

- Javascript
- React & Redux
- Tailwind

## Getting Started
To get a local copy up and running follow these simple steps.
### Prerequisites
- Having a modern internet browser: I.E. Chrome, Edge, Safari, Firefox.
### Setup
- Go into the main page for this project: https://github.com/lu-jim/bookstore
- Click the green Code button next to the About section.
- Select the then click the 📋 button.
### Install
- Open your console and change the current working directory into the destination for this project.
- Type `git clone`, and then paste the URL copied in the Setup section.
- Type Enter to finish the installation process.
- Run `npm i` and after all the dependencies are installed run `npm start`

### Live Version:
- [Netlify](https://affectionate-leavitt-595758.netlify.app/)

## Authors

👤 **Luis Fernando Jimenez**

- GitHub: [@lu-jim](https://github.com/lu-jim)
- Twitter: [@lujimhe](https://twitter.com/lujimhe)
- LinkedIn: [@lujim](https://www.linkedin.com/in/lujim/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

## Show your support

Give a ⭐️ if you like this project!
## Acknowledgments

- Microverse for the guidelines used for this project
- My SO and project manager, Mane
## 📝 License

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