Skip to content

Project developed in React.js and Node.js. Application for authentication and user registration.

License

Notifications You must be signed in to change notification settings

carlosgustavo/react-authentication-user

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

User Authentication

Project developed in React.js and Node.js. Application for authentication and user registration.

languages languages Último commit do GitHub licence

Technologies   |    How To Use   |    License

authentication

🚀 Technologies

This project was developed with the following technologies:

ℹ️ How To Use

To clone and run this application, you'll need Git, Node.js v10.16 or higher + Yarn v1.13 or higher installed on your computer. From your command line:

Backend (API)

# Clone this repository
$ git clone https://github.com/carlosgustavo/react-authentication-user.git

# Go into the repository
$ cd react-authentication-user/back-end

# Install dependencies
$ yarn install

# Run the app
$ yarn start

Frontend (React)

# Go into the repository
$ cd  react-authentication-user/front-end

# Install dependencies
$ yarn install

# Run the app
$ yarn start

📝 License

This project is under the MIT license. See the LICENSE for more information.


Developed by Carlos Gustavo 👨🏻‍💻️ Get in touch!

About

Project developed in React.js and Node.js. Application for authentication and user registration.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published