Skip to content

digitalrisedorset/react-course

 
 

Repository files navigation

  1. Clone React course repository

Start the backend

npm install in the backend folder 2. add a .env file on the backend folder with mongodb connection and other variables 3. npm run start

Start the frontend

npm install in the frontend folder 4. npx create-react-app my-app (see https://create-react-app.dev/) 5. npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 41.3%
  • JavaScript 38.4%
  • CSS 20.3%