✨ Frontend challenge proposed on Guia Bolso's Github
Jokes Norris is an application that consumes the Chuck Norris IO api and displays jokes about the character from a selected category.
You can test the application by clicking here.
- Select a category
- Load new joke
- React
- Styled Components
- Polished
- React Typist
- React Loading
- Axios
You need to have the environment to run React projects.
To start the application, clone this repository and run the commands below:
cd jokes-norris
yarn && yarn start
If you don't have Yarn you can use NPM.
- Vite
- Unit tests
- Integration tests
- SSR branch version
- Micro front-ends branch version
- Test hooks
- Code Splitting
This project is licensed under the MIT License. See the LICENSE for more information.