Skip to content

farrhaan/Wolt-Delivery-Fee-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wolt Delivery Fee Calculator

Created by Farhan Amjad.

The project's deployment can be found at this url: https://wolt-delivery-fee-calculator.vercel.app/

To run the project locally in a node environment, run these commands in the project directory's cli:

=> npm i

=> npm start

The project is made on Node v16.13.1 using React-CRA with Typescript Configuration.