Skip to content

torihedden/to-do-app-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development

  1. Run npm start from the root directory.
  2. The application will open at http://localhost:3000/to-do-app-frontend. If you are not logged in, the authentication will route to a login form, which redirects back to the above URL.
  3. Commit changes to the main branch, and build/deploy from the gh-pages branch.

Deployment

  1. Run npm run deploy. This will create an optimized build and deploy the contents of the build directory to gh-pages.

About

This is the React portion of a MERN app example.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published