Rick and Morty app developed with Next.js and Typescript
https://rick-morty-next-app.vercel.app/
npm install
npm run dev
yarn install
yarn run dev
Starts on http://localhost:3000
npm run build
- Next.js
- Typescript
- GraphQL
- Jest & React testing library
- Styled Components
- Styled Icons ( Close Icon for Modal )
- Framer Motion ( Modal animations )