/react-auth-tutorial

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

Primary LanguageJavaScript

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