Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 551 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 551 Bytes

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.