Delivery Scheduler App built using React
https://delivery-scheduler.vercel.app/
- React
- TypeScript
- Jest & React Testing Library
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:
To install the dependencies.
To Run the app in the development mode.
Open http://localhost:3000 to view it in the browser.
To Launch the test runner.
To Build the app for production.