Skip to content

a simple todo app with a react frontend and serverless backend

Notifications You must be signed in to change notification settings

cboornaz17/serverless-todo

Repository files navigation

serverless-todo

This is a todo app using a serverless node backend.

How to run

To test this app, all you need to do is run the frontend locally.

To do this, navigate to the serverless-todo/frontend/src directory, run npm install, then call npm start.

At this point, the frontend should be running on your local machine.

Navigate to localhost:3000 to check out the application.

Demo

alt text

About

a simple todo app with a react frontend and serverless backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published