Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 337 Bytes

Readme.md

File metadata and controls

30 lines (19 loc) · 337 Bytes

Dumbways TODO App

Simple project made with react native to finish the task.

Run Locally

Clone the project

  git clone https://github.com/suryaa6666/dw_waystodo

Go to the project directory

  cd dw_waystodo

Install dependencies

  npm install

Start the server

  npm run start