Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mugishasam123/bookstore--cms
Bookstore is an app that allows you to display a list of added books, add new book and remove a book. It is built using React and Redux
https://github.com/mugishasam123/bookstore--cms
babel css3 html5 javascript jest linters react redux webpack
Last synced: about 2 months ago
JSON representation
Bookstore is an app that allows you to display a list of added books, add new book and remove a book. It is built using React and Redux
- Host: GitHub
- URL: https://github.com/mugishasam123/bookstore--cms
- Owner: mugishasam123
- Created: 2022-02-21T16:29:28.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-03-02T15:52:55.000Z (almost 3 years ago)
- Last Synced: 2024-10-26T11:53:57.100Z (3 months ago)
- Topics: babel, css3, html5, javascript, jest, linters, react, redux, webpack
- Language: JavaScript
- Homepage: https://sambookstore.netlify.app/
- Size: 1.66 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Bookstore-blue)
# Bookstore
> Bookstore is an app that allows you to display a list of added books, add new book and remove a book. It is built using React and Redux
>![screenshot](./src/img/screen.png)
# Live Demo
[Live Link](https://sambookstore.netlify.app/)
Additional description about the project and its features.
## Built With- Major languages (JavaScript)
- Framework/Libraries (React, redux)
- Technologies/tools used
``` bash
- create-react-app tool
- Webpack(Code Bundlng et al)
- Babel (code transpiling)
- Jest(for testing)
- Git(version control)
- ESLint(JavaScript linting)
- Stylelint(style linting)```
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- A text editor(preferably Visual Studio Code)
### Install
- [Git](https://git-scm.com/downloads)
- [Node](https://nodejs.org/en/download/)
### Usage
#### Clone this repository```bash
$ git clone https://github.com/mugishasam123/Bookstore--CMS.git
$ cd Bookstore--CMS
```
#### Run project```bash
$ npm install
$ npm start # this will open it in the browser and enable hot reloading
```
## Authors
👤 ** Mugisha Samuel**
- GitHub: [mugishasamuel](https://github.com/mugishasam123)
- LinkedIn: [mugishasamuel](https://www.linkedin.com/in/mugisha-samuel-55a905208/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/mugishasam123/Bookstore--CMS/issues).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](https://opensource.org/licenses/MIT) licensed.