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

https://github.com/itsmraga-hub/bookstore-cms

The Bookstore is a website that allows you to: Display a list of books. Add a book. Remove a selected book.
https://github.com/itsmraga-hub/bookstore-cms

awesome-books bookstore components react reactjs reducers redux

Last synced: 6 months ago
JSON representation

The Bookstore is a website that allows you to: Display a list of books. Add a book. Remove a selected book.

Awesome Lists containing this project

README

          

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

# BookStore CMS

> The Bookstore is a website that allows you to: Display a list of books. Add a book. Remove a selected book.

## Built With

- Major languages
- Frameworks
- Technologies used

## Live Demo (if available)

[Live Demo Link](https://fanciful-bookstore.netlify.app/)

## Getting Started

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

- Open your terminal and navigate to desired folder.

- Clone the project from the repo `git clone https://github.com/itsmraga-hub/Bookstore-CMS.git`

- Change directory to Math Mmagicians folder `cd bookstore-cms`.

- To start the project on local web server, run `npm start`.

- After this you should be able to see the project on your browser, if not open your browser and visit [http://localhost:3000/](http://localhost:3000/) to view the project.

- To run the available tests, run `npm test`.

### Prerequisites

### Setup

### Install

### Usage

### Run tests

- To run the available tests, run `npm test`.

### Deployment

- Deployed to netlify.

## Author

👤 **William Raga**

- GitHub: [@WilliamRaga](https://github.com/itsmraga-hub)
- Twitter: [@WilliamRaga](https://twitter.com/RagaMacharia)
- LinkedIn: [@WilliamRaga](https://linkedin.com/in/itsmraga/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Microverse
- Inspiration
- etc

## 📝 License

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

_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._