Skip to content

guirdy/rick-and-morty

Repository files navigation

Rick and Morty

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:

See the deploy HERE

💻 Run the project

# 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/

Developed by Guilherme Leandro 💻

Releases

No releases published

Packages

No packages published