https://github.com/jack-carling/frontedge-it
React, TypeScript, API assignment
https://github.com/jack-carling/frontedge-it
assignment typescript
Last synced: 3 months ago
JSON representation
React, TypeScript, API assignment
- Host: GitHub
- URL: https://github.com/jack-carling/frontedge-it
- Owner: jack-carling
- Created: 2021-10-12T17:44:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-01T18:32:35.000Z (over 3 years ago)
- Last Synced: 2025-01-23T17:15:39.434Z (5 months ago)
- Topics: assignment, typescript
- Language: TypeScript
- Homepage:
- Size: 4.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FrontEdge IT assignment
## About
Fake api management test using React and Typescript by FrontEdge IT.
[Link to assignment](https://github.com/FrontEdgeIT/React-Typescript-Starter-Test)
## Setup
Start by renaming the `.example.env` file to just `.env`
```bash
# Install dependencies
$ yarn install# Do not use npm, we don't want to mix yarn.lock and package-lock.json
# Run the application
$ yarn start# Run the json-database
$ yarn start-db# Refresh the db.json when needed
$ yarn db-refresh
```## Screenshot
