Skip to content

A practice ReactJS project to become familar with crucial react concepts and hooks.

Notifications You must be signed in to change notification settings

dhdan97/ReactMeals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactMeals

A practice ReactJS project to become familar with crucial react concepts and hooks.

React Concepts Demostrated

  • Components
  • Portals
  • useState
  • useReducer
  • useEffect
  • Refs
  • Context
  • Provider

Installation

Would you like to run this locally? Here's what you need to do:

  • Git clone/fork this repository into your local system.
  • Navigate to the root file using your terminal.
  • Install dependencies with npm install.
  • To run a local server, do ``npm run start`.
  • To view the local website, go to http://localhost:3000/ on your browser.

About

A practice ReactJS project to become familar with crucial react concepts and hooks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published