https://github.com/bluzzi/store-technical-test
A store created with React, initially during a 1h30 technical test.
https://github.com/bluzzi/store-technical-test
Last synced: 8 months ago
JSON representation
A store created with React, initially during a 1h30 technical test.
- Host: GitHub
- URL: https://github.com/bluzzi/store-technical-test
- Owner: Bluzzi
- Created: 2023-04-14T10:40:48.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-18T03:14:43.000Z (about 3 years ago)
- Last Synced: 2025-03-05T18:39:17.171Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://store-technical-test.vercel.app
- Size: 208 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Tasks
### Product Listing: /products
- View all available products
### Product detail: /products/:productId
- View product information
- Add to cart
### Cart: /cart
- Show items added to cart
- Delete item from cart
## API
https://fakestoreapi.com