Skip to content

A To-Do List App built using React.js, React-Router, Axios and Milligram

Notifications You must be signed in to change notification settings

nirnejak/todolist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List App

A Simple To-Do List app built with React.js

Version

1.0.0

Built Using

  • React.js
  • React-Router
  • Axios
  • Milligram

Usage

Clone

Clone the Project

$ git clone https://github.com/JitendraNirnejak/todolist.git
$ cd todolist

Installation

Install the dependencies

$ npm install

Run

This will run your dev server at http://localhost:3000

$ npm start