Skip to content

mkrrishk/delivery-scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delivery Scheduler

Delivery Scheduler App built using React

Demo

https://delivery-scheduler.vercel.app/

Tech Stack

  • React
  • TypeScript
  • Jest & React Testing Library

How to Run?

Prerequisite - Node version must be ^14.17.0 || >=16.0.0

Clone the Repo git clone https://github.com/mkrrishk/delivery-scheduler.git

In the project directory, you can run:

npm install

To install the dependencies.

npm start

To Run the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm test

To Launch the test runner.

npm run build

To Build the app for production.

About

Delivery Scheduler App built using React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published