Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yazino12/bookstore-v2

Bookstore is a simple web app which allows users to add, edit and remove books from their booklist. This app is built using React, Redux and Javascript libraries.
https://github.com/yazino12/bookstore-v2

css javascript react react-router redux

Last synced: 2 months ago
JSON representation

Bookstore is a simple web app which allows users to add, edit and remove books from their booklist. This app is built using React, Redux and Javascript libraries.

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/-Yazino12-yellow)

# Bookstore

> Bookstore is a simple web app which allows users to add, edit and remove books from their booklist. This app is built using React, Redux and Javascript libraries.


Demo 📝

## Built With

- Create-react-app
- Javascript
- CSS
- JSX
- React router
- Redux

## Getting Started

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

**Setup**

- Open terminal and clone the project: `git clone https://github.com/Yazino12/bookstore-v2.git`
- cd into the directory `bookstore-v2`

**Prerequisites**

- You need to have `node.js` installed in your system

**Install**

- On your terminal run : `npm i`
- To run the app in the development mode : `npm start`
- Launch the test runner : `npm test`
- In case you run into any errors please raise an [issue](https://github.com/Yazino12/bookstore-v2/issues).

**Live**

- Live app: [BookStore](https://bookstore-v2.netlify.app/)

## Author

👤 **Yasin Warsame**

- GitHub: [@Yazino12](https://github.com/Yazino12)
- Twitter: [@yasino24](https://twitter.com/yasino24)
- LinkedIn: [yasin-warsame](https://linkedin.com/in/yasin-warsame-a4176217a)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

## Credits

Design inspiration: [Zeplin project](https://app.zeplin.io/project/5b35a9e13227086040f8eb75/screen/5b695e29bb8c844f118f9378)

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- This was not possible without the help of [Microverse](https://github.com/microverseinc/curriculum-transversal-skills/blob/main/documentation/hello_microverse_project.md).

## 📝 License

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