Skip to content

Over1185/Rick-and-Morty-for-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rick and Morty REST API with React

Project made in React and based on a project made by the Youtuber Fazt Code. This project is supported by an API of the TV series Rick and Morty, to define the characteristics of the characters of the series.

Example Images

image

How can I start the project?

  • To start the web in dev mode, you must enter the following command
npm run dev
or
pnpm run dev

Once the command is executed, port 5173 will be opened and you will be able to edit the web page.

  • To start the web in production mode, you must enter the following command
npm run build
or
pnpm run build

Once the command is executed, a folder called dist will be created, with which you can take your project to production.

Resources

About

Simple example of Rick and Morty API in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published