Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gtekle/bookstore-cms

Bookstore is a website to manage collection of books. It is a Single Page App (SPA) that allows you to display list of books, add new book and remove a selected book.
https://github.com/gtekle/bookstore-cms

axios css react react-router redux

Last synced: 7 days ago
JSON representation

Bookstore is a website to manage collection of books. It is a Single Page App (SPA) that allows you to display list of books, add new book and remove a selected book.

Awesome Lists containing this project

README

        

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

# Bookstore CMS

Bookstore is a website to manage collection of books. It is a Single Page App (SPA) that allows users to:
- Display a list of books.
- Add a book.
- Remove a selected book.

## Built With

- React, Redux, React-Router, JavaScript, and CSS

## Live Demo

- [live link](https://bookstore-cms-tek.netlify.app/)

## Getting Started
- Install Node.js ^12.13
- clone the repository by running\
`git clone https://github.com/gtekle/bookstore-cms.git`
- navigate to the folder\
`cd bookstore-cms`
- Install packages\
`npm install`
- run the application\
`npm start`

## Author

👤 **Tekle Gebreyohannes**

- GitHub: [@githubhandle](https://github.com/gtekle)
- LinkedIn: [LinkedIn](www.linkedin.com/in/tekle-gebreyohannes-kidanemariam-7605752b)

## 🤝 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 Inc](https://www.microverse.org/)
- React Circular Progressbar component is developed by [Kevin Qi](https://github.com/kevinsqi/react-circular-progressbar)

## 📝 License

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