Skip to content

KeiHara/devs-firebase-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Todo List Application

  • React application that allows users to add and delete notes which include a title, category and message.
  • Notes are saved temporarily using useState hook to keep app simple.

Running the Application

  • Open your computer terminal and run "git clone {the url to the GitHub repo}". This will clone the repository.
  • Open the newly created repository folder using "cd" and run "npm install" to install all the missing packages and modules.
  • Run "npm start" to start the local development server and view the project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •