Skip to content

front-camp-2021/react-module-Kaspars-Burvis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React module

Things we'll cover

  • React introduction
  • Component architecture
  • Create a first functional component, core hooks
  • State-management
  • Routing, react-router
  • Working with Rest API
  • Testing
  • React advanced patterns

Where to start

Our goal is to re-write your existing projects to React using Create React App template.

To start project, please run the next commands:

  • npm install - install dependencies

  • npm start - start react app

  • npm run start:backend - start backend server

Useful links

About

react-module-Kaspars-Burvis created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published