Skip to content

iamazzeez/Todo-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo-App

Todo-App in React

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

TO VIEW THE LIVE DEMO click on Todo-App

Prerequisites

Software and dependencies you need to intsall!! Install the node and npm on your system from https://nodejs.org/en/

Installing

A step by step guide that tell you how to get a development env running

Clone the github project

 $ git clone https://github.com/Abdul-Az/Todo-App.git
Navigate to project directory

 $ cd Todo-App
Install the dependencies

 $ npm install 
 $ npm install react-dragula --save
Start the Application on web-server

 $ npm start 
Simple build for production
 $ npm run build 

About

Todo-App in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published