Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/medsonmoombe/book-store

This a project i did at Microverse , a website which allows users to add books and also remove books. It uses the Api to post and get the books and display in the user interface , in this project i used react, and redux and the API end-points.
https://github.com/medsonmoombe/book-store

javascript reactjs redux

Last synced: 6 days ago
JSON representation

This a project i did at Microverse , a website which allows users to add books and also remove books. It uses the Api to post and get the books and display in the user interface , in this project i used react, and redux and the API end-points.

Awesome Lists containing this project

README

        

# BOOK STORE

> A web app for adding, removing and editing books.
![boostore](https://user-images.githubusercontent.com/98400013/174115211-6d5f7ae8-d577-4f00-8f26-1fdf6acafe9a.png)

## Built With

- HTML
- CSS
- JAVASCRIPT
- React

## Live Demo (if available)
[Live Demo Link](Ccoming soon)

## Getting Started

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

### Prerequisites

- Web browser
- Code editor

### Setup

```bash
npm install
```

```bash
npm build
```

```bash
npm start
```

### Run the following commands to run linter tests

StyleLint
```bash
npx stylelint "**/*.{css,scss}"
```

ESLint
```bash
npx eslint .
```

## Authors

👤 **Author1**

- GitHub: [@medsonmoombe](https://github.com/medsonmoombe)
- Twitter: [@emmanue78388405](https://twitter.com/@emmanue78388405)
- LinkedIn: [@Emmanuel moombe](https://www.linkedin.com/in/emmanuel-moombe-821918230/)

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- [inspired by the zeplin website microverse design](https://zeplin.io/)

## 📝 License

This project is [MIT](https://github.com/medsonmoombe/book-store/blob/dev/LICENSE) licensed.

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!