This project is a submission of the delivery price calculator based on the rules defined in the instructions on the Wolt App's Github for the 2024 engineering application.
To run this project, open the directory in your terminal or cd
into the project directory. Run:
To install the node modules for this project.
To run the app in the development mode.
Open http://localhost:3000 to view it in the browser.
To run all the tests in verbose; listing all the passed & failed tests.