React Crash 2021 Save

Task tracking application from the React crash course

Project README

React Crash Course 2021 (Task Tracker App)

This is the project from the YouTube crash course. It includes the react ui as well as JSON-server for our mock backend

Usage

Install dependencies

npm install

Run React dev server (http://localhost:3000)

npm start

Run the JSON server (http://localhost:5000)

npm run server

To build for production

npm run build
Open Source Agenda is not affiliated with "React Crash 2021" Project. README Source: bradtraversy/react-crash-2021
Stars
1,360
Open Issues
23
Last Commit
10 months ago

Open Source Agenda Badge

Open Source Agenda Rating