Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mesi21/my_magic_bookstore
A React-Redux project. The bookstore app allows the user to add and remove books, filter them by categories.
https://github.com/mesi21/my_magic_bookstore
Last synced: 10 days ago
JSON representation
A React-Redux project. The bookstore app allows the user to add and remove books, filter them by categories.
- Host: GitHub
- URL: https://github.com/mesi21/my_magic_bookstore
- Owner: Mesi21
- Created: 2020-05-15T17:03:55.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-18T17:55:10.000Z (over 4 years ago)
- Last Synced: 2025-01-16T00:16:27.662Z (30 days ago)
- Language: JavaScript
- Homepage:
- Size: 265 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Magic Bookstore
This project is about making a simple bookstore app using React-Redux.
It was created with [Create-React-App](https://github.com/facebook/create-react-app)## Screenshot
![screenshot](src/style/bookstore.png)
## Live version
* https://my-magic-bookstore.herokuapp.com/
## Get started
```bash
git clone [email protected]:Mesi21/My_magic_bookstore
cd into the folder by typing: cd My_magic_bookstore
Run npm install
Run npm start
```:heavy_plus_sign: add your contribution if you'd like
And please feel free to make a PR## Technology
- Redux
- React-DOM
- React-Create-App
- npm
- Javascript ES6
- Nodejs
- HTML && CSS## Contributor:
Molnar Emese:
- [Github](https://github.com/Mesi21)
- [Email:](mailto:[email protected]) - [email protected]
- [Portfolio]()
- [LinkedIn](https://www.linkedin.com/in/emesemesimolnar/).
- [Twitter](https://twitter.com/buksimesi21)
- [AngelList]()
## Features
- Ability to add new books to the list
- Ability to remove books from the list
- Ability to filter the list of the books by their category.## Future Features
- User authentication feature.
- Store the data using back-end API
- Add progress bar of completed reading percentage for each book.## Show your support:
Give a :star: if you liked the app
## License
This project is [MIT](https://tldrlegal.com/license/mit-license) licensed.
### This README.md will be updated soon