Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brenoliradev/orange-store
A React e commerce page without SASS and Material UI.
https://github.com/brenoliradev/orange-store
Last synced: 26 days ago
JSON representation
A React e commerce page without SASS and Material UI.
- Host: GitHub
- URL: https://github.com/brenoliradev/orange-store
- Owner: brenoliradev
- Created: 2021-10-19T09:57:30.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-25T09:29:20.000Z (about 3 years ago)
- Last Synced: 2024-04-30T02:27:45.916Z (8 months ago)
- Language: JavaScript
- Homepage: orange-store.vercel.app
- Size: 6.98 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Orange Store - Fictional Ecommerce
## Available Scripts:
* `yarn start`
* `yarn test`
* `yarn build`
* `yarn eject`## About This Project:
* Created using React.
* Fakestore API for get json data;
* [Amazon Hero Redesign for colors and inspiration.](https://www.figma.com/community/file/1023146671543403847)* Depenencies:
* Material UI and SASS disabled to study CSS;
* React-icons for get the icons.## Done and To Do
* Done:
* Navbar responsive.* To do:
* A Ecommerce Store.