Skip to content

willcordeiro/user_authentication-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User authentication

user_athentication

About this Project

This is one of mine backend project, it's a user authentication and it have the register and login functions in it

Connect with me at LinkedIn

You can see the video of this app at UserAuthentication

what you need to have to run this project

 Node.js, GIT

Installing

Cloning the Repository

$ git clone https://github.com/willcordeiro/user_authentication-

$ cd ./<project page>

Installing dependencies

$ yarn

or

$ npm install

Starting the project

$ node index.js

the project will run at the default port setted by me http://localhost:5000;/

About

User authentication Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published