Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kaylemba/bookstore


https://github.com/kaylemba/bookstore

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

# Book Store

The Bookstore is a website similar to the "Awesome Books" website but this time its been built with React.
The app will enable us do the following tasks:

- Display a list of books.
- Add a book.
- Remove a selected book.

![screenshot](CMS.png)

## live Demo [click here](https://confident-poitras-027965.netlify.app)

## Built With

- ReactJS
- Css
- HTML
- JavaScript

## Getting Started

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

### Setup

```bash
git [email protected]:KayLemba/bookstore.git
cd ./bookstore-1
```

### Install

```bash
npm install
```

### To Run it

```bash
npm start
```

### Build

```bash
npm run build
```
## Author
👤 **Kalolo Chola Lemba**
- GitHub: [@KayLemba](https://github.com/KayLemba)
- Twitter: [@King-Kaylo1](https://twitter.com/King_Kaylo1)
- LinkedIn: [@kalolo-lemba](https://www.linkedin.com/in/kalolo-lemba-41a8339a/-41a8339a/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

## Show your support

Give a ⭐️ if you like this project! ❤️ ❤️ ❤️

## Acknowledgments

- Microverse

## 📝 License

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