Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leocode/recruitment-task-frontend
https://github.com/leocode/recruitment-task-frontend
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/leocode/recruitment-task-frontend
- Owner: leocode
- Created: 2022-04-27T11:50:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-04T14:10:43.000Z (about 2 years ago)
- Last Synced: 2023-03-07T19:17:42.500Z (almost 2 years ago)
- Language: TypeScript
- Size: 22.5 KB
- Stars: 0
- Watchers: 13
- Forks: 3
- 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.