https://github.com/wintercore/microverse-bookstore
Simple CMS to organize and manage books.
https://github.com/wintercore/microverse-bookstore
bookstore
Last synced: 6 months ago
JSON representation
Simple CMS to organize and manage books.
- Host: GitHub
- URL: https://github.com/wintercore/microverse-bookstore
- Owner: WinterCore
- Created: 2021-02-23T00:07:11.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-23T15:34:13.000Z (over 4 years ago)
- Last Synced: 2025-02-14T20:31:40.522Z (8 months ago)
- Topics: bookstore
- Language: JavaScript
- Homepage: https://wintercore-bookstore.herokuapp.com/
- Size: 650 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bookstore

# Table of Contents
- [Bookstore](#bookstore)
- [Table of Contents](#table-of-contents)
- [Built With](#built-with)
- [How to run locally](#how-to-run-locally)
- [Live Demo](#live-demo)
- [Authors](#authors)
- [🤝 Contributing](#-contributing)
- [Show your support](#show-your-support)
- [Acknowledgments](#acknowledgments)
- [License](#license)## Built With
- JavaScript
- React
- Redux
- React Testing Library
- Jest
- HTML
- CSS
- Node.js
- Webpack
## How to run locally- Install [Node.js](https://nodejs.org/en/)
- Clone this repository by running git clone `https://github.com/WinterCore/microverse-react-capstone-pokemon.git`
- Change your current working directory to the project `cd microverse-react-capstone-pokemon`
- Run `npm install`
- Run `npm start`
- Enjoy## Live Demo
[Live Demo Link](https://wintercore-bookstore.herokuapp.com)
## Authors
👤 **Hasan Kharouf**
- Github: [@WinterCore](https://github.com/WinterCore)
## 🤝 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
## License
This project is [MIT](LICENSE) licensed.