Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bushmusi/amazon-makeup
Amazon Makeup project is used for showing list of makeup products to user and also users can filter by brand and price amount. For building this API we have used third party api.
https://github.com/bushmusi/amazon-makeup
babel css eslint react redux redux-thunk scss-framework stylelint webpack
Last synced: about 2 months ago
JSON representation
Amazon Makeup project is used for showing list of makeup products to user and also users can filter by brand and price amount. For building this API we have used third party api.
- Host: GitHub
- URL: https://github.com/bushmusi/amazon-makeup
- Owner: bushmusi
- License: mit
- Created: 2022-04-18T18:14:59.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-07-17T13:15:25.000Z (over 2 years ago)
- Last Synced: 2023-03-04T01:35:24.859Z (almost 2 years ago)
- Topics: babel, css, eslint, react, redux, redux-thunk, scss-framework, stylelint, webpack
- Language: JavaScript
- Homepage: https://makeupstock.herokuapp.com/
- Size: 11 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Amazone Makeup Stock
Amazon Makeup project is used for showing list of makeup products to user and also users can filter by brand and price amount. For building this API we have used third party api.![App Short video](./makeup.gif)
## Project Description
- > [Loom Link](https://www.loom.com/share/f0afd9ca90424c99a64d27a71415b165)
## Live Demo
- > [Heroku Cloud Link](https://makeupstock.herokuapp.com/)
## Built With- React.Js 18.00
- Redux
- Redux thunk
- Tailwindcss
- CSS3
- Linters
## Getting Started
To get a local copy up and running follow these simple example steps.1. `git clone https://github.com/bushmusi/amazone-makeup`
2. `cd amazone-makeup`
3. `npm start`## Run tests
For tracking linters errors locally, you need to follow these steps:
- For tracking linter errors in CSS file run:
1. `npm install --save-dev [email protected] [email protected] [email protected] [email protected]`
2. `npx stylelint "**/*.{css,scss}"`- For tracking linter errors in Javascript file run:
1. `npm install --save-dev [email protected] [email protected] [email protected] [email protected]`
2. `npx eslint .`## Deployment
- Delployed on [Heroku](https://heroku.com/)
## Author
👤 **Bushra**
- GitHub:
- [Bushra](https://www.github.com/bushmusi)## 🤝 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
- Original design idea by [Nelson Sakwa on Behance](https://www.behance.net/sakwadesignstudio)
- Coding Partners
- Code Reviewers## 📝 License
This project is [MIT](./MIT.md) licensed.