Skip to content

React lecture code for Techmongers Fullstack course

Notifications You must be signed in to change notification settings

TechmongersNL/fs03-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Create React App

This project was created with Create React App

Setup

  • Git clone this repo
  • Run npm install to install all the dependencies listed in package.json
  • Run npm run start to start the local development server

Branches

Check out the different branches to see how this repo evolved over a week of React lectures

  • React components & props
  • React state with useState & useEffect
  • React lifting state
  • React routing

You can see the changes from day to day in the "Pull Requests" in this repo

How to use this repo as a practice assessment

Read the practice assessment instructions here

The results of completing the required parts of the practice assessment should be equivalent to the code on the react-router branch in this repo

About

React lecture code for Techmongers Fullstack course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published