Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 645 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 645 Bytes

This is the Front-End task for Wolt Summer Internships 2020

Live Preview of Final App

The live preview of this web can be found here https://toorhamza.com/wolt-internship-task-2020/

The WOLT task details can be found here https://github.com/woltapp/summer2020

project preview

Run Source Files

Download or clone the repo and and install dependencies using

npm install

After installation you can start this react app using

npm start

This app was built with creat-react-app