Skip to content

A Simple project built to understand the core React Concepts such as Class Components, Props, ComponentDidMount, Render, Rerendering, setState and much more!

Notifications You must be signed in to change notification settings

pkini2002/Monsters-Rolodex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monsters Rolodex

A Simple project built to understand the core React Concepts such as Class Components, Props, ComponentDidMount, Render, Rerendering, setState and much more as a part of the Mern Stack Web Developer Challenge!

Steps to run the project

  • Clone the repo into your local machine
git clone https://github.com/kiniprathiksha/Monsters-Rolodex.git
  • Install all the dependencies required to run the project
npm install
  • Start the development server
npm run start 

OR

yarn start

Attributions

About

A Simple project built to understand the core React Concepts such as Class Components, Props, ComponentDidMount, Render, Rerendering, setState and much more!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published