Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jasmina-97/redux_ff-store
An E-commerce site using REDUX , dummyJSON
https://github.com/jasmina-97/redux_ff-store
Last synced: about 2 months ago
JSON representation
An E-commerce site using REDUX , dummyJSON
- Host: GitHub
- URL: https://github.com/jasmina-97/redux_ff-store
- Owner: JasminA-97
- Created: 2024-05-20T14:24:08.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-05-22T05:34:39.000Z (8 months ago)
- Last Synced: 2024-05-23T04:43:12.357Z (8 months ago)
- Language: JavaScript
- Size: 87.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/JasminA-97/REDUX_FF-Store.git
git push -u origin main