Skip to content

Cloud Platform Workshop Planning

Notifications You must be signed in to change notification settings

devsuoa/firebase-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 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

Cloud Platform Workshop Planning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published