Skip to content

fetchYourBrain/next_rick-n-morty

Repository files navigation

Rick-n-Morty

Next Rick-n-Morty is an interactive web application inspired by the popular animated series "Rick and Morty." This project showcases the use of modern technologies, such as Next.js, to create a dynamic and fast interface that allows users to explore the "Rick and Morty" universe.

Product screenshot

API Reference

Get all items

``# rick_n_morty

API Reference

Get all items

GET /api/characters

Get item

GET /api/characters/${id}

Parameter Type Description
id string Required. Id of item to fetch

Authors

Badges

Next.js Redux React HTML5 Tailwind CSS Material UI JavaScript CSS3

Demo

https://fetchyourbrain.github.io/next_rick-n-morty/

Deployment

To deploy this project run

  npm run deploy

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

API_KEY

ANOTHER_API_KEY

Documentation

Documentation

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

🚀 About Me

I'm a full stack developer...

Installation

Install Next Rick-n-Morty with npm

npm install next_rick-n-morty
cd next_rick-n-morty

Run the Development Server

To start the development server, run:

npm run dev

Then open your browser and go to:

http://localhost:3000

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •