Skip to content

levincode/react-task-tracker-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-task-tracker-demo

Demo App of React using Vitejs with Yarn package manager

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

yarn

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

yarn dev

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

yarn server

To build for production

yarn build

About

App demo of react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published