ignacio-fm / react-auth-tutorial

"How to add login authentication to React applications" Tutorial by DigitalOcean.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to add login authentication to React applications

This project is a React login authentication tutorial.

Available Scripts

In the project directory, you can run:

node server.js

Runs the API for user token.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Tutorial by DigitalOcean

About

"How to add login authentication to React applications" Tutorial by DigitalOcean.com


Languages

Language:JavaScript 69.4%Language:HTML 25.4%Language:CSS 5.2%