/davidamunga-ellotest

ello.com Take Home Test

Primary LanguageTypeScript

Ello Take Home Test - David Amunga · Full Stack Engineer

This is my project

Demo

Video Demo (1:29)

Run Locally

Unzip the Folder shared on Email.

git clone https://github.com/DavidAmunga/davidamunga-ellotest.git

Go to the project directory

  cd davidamunga-ellotest

Install dependencies

  npm install

Start the project

  npm run dev