Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olaishola05/bookstore
BookStore CMS is a Single Page Application built using React Library and redux as the state manager with features to display books, add new books and delete any book.
https://github.com/olaishola05/bookstore
axios css react-router reactjs redux saas
Last synced: 16 days ago
JSON representation
BookStore CMS is a Single Page Application built using React Library and redux as the state manager with features to display books, add new books and delete any book.
- Host: GitHub
- URL: https://github.com/olaishola05/bookstore
- Owner: olaishola05
- License: mit
- Created: 2022-02-21T15:57:25.000Z (over 2 years ago)
- Default Branch: development
- Last Pushed: 2022-02-26T15:12:30.000Z (over 2 years ago)
- Last Synced: 2024-10-03T14:40:36.076Z (about 1 month ago)
- Topics: axios, css, react-router, reactjs, redux, saas
- Language: JavaScript
- Homepage:
- Size: 2.89 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/BookStoreCMS-dodgerblue)
# BookStore CMS
![bookStore UI](./public/image/../images/bookstore.gif)
[Demo Link](Coming Soon)
> BookStore CMS is a Single Page Application built using React Library and redux as the state manager with features to display books, add new books and delete any book.
Additional description about the project and its features.
## Built With
- Major languages
- JSX
- SASS & CSS
- JavaScript
- React
- Redux
- React-router
- React Icons- Technologies used
```bash
- WebHint(Linting tool)
- 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/netman5/bookStore.git
$ cd bookStore
```#### Run project
```bash
$ npm install
$ npm build
$ npm test
$ npm start
```#### Open page in browser
```bash
$ runs on http://localhost:3000/
```## Author
👤 **Ola Ishola**
- GitHub: [@netman5](https://github.com/netman5)
- Twitter: [@Orlaish](https://twitter.com/Orlaish)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/ola-ishola/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/netman5/bookStore/issues).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](https://opensource.org/licenses/MIT) licensed.