Skip to content

sabulous/to-do-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

to-do app in React (frontend)

Prerequisites

Download the backend project : https://github.com/sabulous/to-do-app

Installing and Running

  1. Clone or download .zip of the project.
  2. Go to folder in which package.json resides.
  3. Type the following in the terminal to install and run the project:
$ npm install
$ npm start

The command above runs the app in the development mode.

  1. Open http://localhost:3000 to view it in the browser.

About

todo app front end in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published