Skip to content

spaceuptech/todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App

This is a sample todo app made entirely in react. It demonstrates the use of space-api.

Requirements on Space Cloud

  • Create a project "Demo" on Space Cloud.
  • Choose the User Management and Crud Operations modules
  • Choose MongoDB as the primary database
  • Enable Basic Authentication from User Management tab
  • Create a collection todos and leave the rules to default
  • Save the changes

Requirements on your PC

  • Clone this repo
  • Install and run MongoDB
  • Download and run space-exec from Space Cloud

To Start React App

cd todo-app
npm install
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published