Skip to content

ironhack-shared/login-logout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Don't forget to:

  1. Install dependencies both in server and front via npm install on each folder

  2. In the server section add a file called .env with these environment variables:

DBURL=mongodb://localhost:27017/reactAuthentication  
PORT=3010
  1. Then run the server and the front using on each npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published