This project is a repository of Rick and Morty's characters, using its API.
Developed with NextJS, Typescript and Styled-Components.
Automated testing with Jest.
Features:
- Context API
- Rick and Morty API
- Axios
- SSG (Static Site Generator)
See the deploy HERE
# Install the dependencies
$ npm install
# Run the Jest tests
$ npm run test
# Run the application
$ npm run dev
# Open the project in browser at http://localhost:3000/