Skip to content

Chirag8023/Simple-Login-Application-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Login App Project

This is a simple login system project I created during My TwilioQuest Operator Academy Bootcamp.

You can run this Project online on this Link => Click Here

Important

if you run this project it will ask Login credentials, so here it is

Email : Admin@gmail.com Password : admin123

Setting up the project for Offline run

  • Before starting this project, run npm install command in your git bash terminal which opened in the project directory.
  • Now you are ready to start the application, with npm start.
  • This application will now be running on localhost:3000.
  • You may want to use ngrok to generate a public URL for the application if you plan to use the POST route, or to receive requests from outside your network.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published