Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sumeetgodse/tshirt-store
T-Shirt Store App
https://github.com/sumeetgodse/tshirt-store
interview-test netlify react
Last synced: 13 days ago
JSON representation
T-Shirt Store App
- Host: GitHub
- URL: https://github.com/sumeetgodse/tshirt-store
- Owner: sumeetgodse
- Created: 2022-08-20T09:29:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-16T07:48:50.000Z (about 2 months ago)
- Last Synced: 2024-11-16T08:26:58.366Z (about 2 months ago)
- Topics: interview-test, netlify, react
- Language: JavaScript
- Homepage: https://sumeet-tshirt-store.netlify.app/
- Size: 342 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## A T-Shirt Store App
### This is a t-shirt store application, I had built as a part of an interview process in my early career days (Never heard back from them XD)
### Run locally -
- Clone this repo
- Run `yarn install`
- Run `yarn start`#### App should now be running on `http://localhost:3000/`
#### Visit live app - https://sumeet-tshirt-store.netlify.app/