Skip to content

Pav0l/Web-LifecycleHooks-Guided-Project

Repository files navigation

How to Run this App

  • Clone repository.
  • Run npm install or yarn install.
  • Run npm run dev or yarn run dev.
  • Run npm test or yarn test.
  • Serve index.html using live-server or similar.

Objectives

  • Learn lifecycle hooks.

Steps

  • Study the lifecycle methods diagram on TK.
  • Next we will be fleshing out a Friend component.
  • Head over to src/components/Friend.jsx for step-by-step instructions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published