Skip to content

aliasadolahi74/rick-and-morty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Rick and Morty

This project is created with React and react-query for caching

How to install

For installing this Web Application first clone it into a path then use folowing commands

npm install

Installs all of libraries in package.json file

npm start

Runs the app in the development mode.

The page will reload when you make changes.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.