https://github.com/leocode/recruitment-task-frontend
https://github.com/leocode/recruitment-task-frontend
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/leocode/recruitment-task-frontend
- Owner: leocode
- Created: 2022-04-27T11:50:15.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-04T14:10:43.000Z (over 3 years ago)
- Last Synced: 2025-02-14T14:25:43.372Z (over 1 year ago)
- Language: TypeScript
- Size: 22.5 KB
- Stars: 0
- Watchers: 13
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Leocode interview tech task
## Setup
Run `yarn install` to install the packages.
Run `yarn dev` to start the app.
## Beforehand
It would be wise to take a look at this [API](https://rickandmortyapi.com/documentation/ "Rick and Morty API"), as we may discuss it further during the interview.