An open API service indexing awesome lists of open source software.

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.

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 =)