https://github.com/jhcueva/rickandmorty
Rick and Morty is a web site where you will find all the characters, images, locations and episodes from your favorite tv show
https://github.com/jhcueva/rickandmorty
Last synced: 3 months ago
JSON representation
Rick and Morty is a web site where you will find all the characters, images, locations and episodes from your favorite tv show
- Host: GitHub
- URL: https://github.com/jhcueva/rickandmorty
- Owner: jhcueva
- License: mit
- Created: 2022-08-02T22:37:11.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-21T23:04:52.000Z (over 2 years ago)
- Last Synced: 2025-01-23T10:44:32.711Z (5 months ago)
- Language: TypeScript
- Homepage: https://rickand-morty-murex.vercel.app
- Size: 2.49 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rick and Morty
[**Rick and Morty**](https://rickand-morty-murex.vercel.app "**Rick and Morty**") is a web site where you will find all the characters, images, locations and episodes from your favorite tv show, play memory game.
## Installation
```
npm install
```## How to run
```
npm run start
```Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.## License
MIT