Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alisenola/frontend-rocket
https://github.com/alisenola/frontend-rocket
Last synced: about 7 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/alisenola/frontend-rocket
- Owner: alisenola
- Created: 2023-01-29T17:12:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-24T11:07:45.000Z (about 1 year ago)
- Last Synced: 2024-07-15T09:24:50.478Z (4 months ago)
- Language: TypeScript
- Size: 369 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend for E-parent
## Technologies & Tools
- React
- Material UI
- Redux
- TypeScript
- React Testing Library
- React hook form
- Postgres## Installation & Usage
1. Clone repo on your local machine:
`git clone https://github.com/tylarleague/backend-eparent.git`
2. Install node modules. `yarn install`
3. Start server. `yarn start`