Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evdmatvey/coffedom
https://github.com/evdmatvey/coffedom
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/evdmatvey/coffedom
- Owner: evdmatvey
- Created: 2022-07-18T08:26:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-06T09:26:04.000Z (over 2 years ago)
- Last Synced: 2024-03-31T16:28:36.513Z (10 months ago)
- Language: TypeScript
- Size: 4.73 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# This is a pet project to improve my developer skills
In this project, I created the frontend for an e-commerce web application.
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.### `npm run json-server`
To get the app to work, launch the fake server.\
After you start the fake server, you can see the JSON data at this link. [running tests](http://localhost:3001)### I used this stack
- React.js
- Typescript
- Redux Toolkit
- JSON server for data