Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gisoreb/typescript_e_store
Shopping cart app powered with React + TypeScript
https://github.com/gisoreb/typescript_e_store
reactjs rest-api typescript
Last synced: 6 days ago
JSON representation
Shopping cart app powered with React + TypeScript
- Host: GitHub
- URL: https://github.com/gisoreb/typescript_e_store
- Owner: GisoreB
- Created: 2024-06-07T09:25:41.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-06-07T09:37:02.000Z (6 months ago)
- Last Synced: 2024-06-07T10:56:08.819Z (6 months ago)
- Topics: reactjs, rest-api, typescript
- Language: TypeScript
- Homepage:
- Size: 218 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + TypeScript + Vite
Shopping cart app powered with React + TypeScript consuming fake store APIs.## Features :
* **Dynamic routing for each item.**
* **Call to the fakestore api.**
* **Adding more than one article to the purchase.**
* **The purchase form.**## Tech Stack :
* **React.js with TypeScript - UI.**
* **Node (npm) for package management.**
* **Sass for styles.**## Screenshots
![Screenshot 2024-06-07 122222](https://github.com/GisoreB/Typescript_e_store/assets/144854877/c0e34ac0-b196-4240-bbdd-baf7506ae219)
![Screenshot 2024-06-07 122404](https://github.com/GisoreB/Typescript_e_store/assets/144854877/b90de827-c080-44e8-a694-c381d6d7c03b)
![Screenshot 2024-06-07 122325](https://github.com/GisoreB/Typescript_e_store/assets/144854877/327f0636-67db-4a97-8088-db984bf5afb3)
![Screenshot 2024-06-07 122240](https://github.com/GisoreB/Typescript_e_store/assets/144854877/f6e5fe1d-da55-4c63-97ae-bc4bfbccaaff)