https://github.com/ffernandomoraes/react-jokes-list
Simple application developed in 25 minutes to demonstrate knowledge in a job interview.
https://github.com/ffernandomoraes/react-jokes-list
Last synced: 10 months ago
JSON representation
Simple application developed in 25 minutes to demonstrate knowledge in a job interview.
- Host: GitHub
- URL: https://github.com/ffernandomoraes/react-jokes-list
- Owner: ffernandomoraes
- Created: 2021-08-27T23:13:36.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-27T23:14:01.000Z (almost 5 years ago)
- Last Synced: 2025-04-02T18:22:13.109Z (about 1 year ago)
- Language: TypeScript
- Size: 223 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jokes List
Simple application developed in 25 minutes to demonstrate knowledge in a job interview.
### Run the project
```
yarn && yarn start
```
Enjoy =)