/react-authentication-user

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

Primary LanguageJavaScriptMIT LicenseMIT

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!