- Notifications
You must be signed in to change notification settings - Fork62
bezkoder/react-typescript-login-example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Build React Typescript Login and Registration example with React Router, Axios and Bootstrap (without Redux):
- JWT Authentication Flow for User Signup & User Login
- Project Structure for React Typescript Authentication (without Redux) with React Router & Axios
- Creating React Components with Form Validation using Formik and Yup
- React Typescript Components for accessing protected Resources (Authorization)
- Dynamic Navigation Bar in React Typescript App
For instruction, please visit:
React Typescript Login and Registration example (using Hooks)
Signup Page:
Form Validation:
Login Page:
Profile Page:
This React Client works well with following back-end Server:
Spring Boot: JWT Authentication & Authorization with PostgreSQL
Spring Boot: JWT Authentication & Authorization with MongoDB
Node Express: JWT Authentication & Authorization with PostgreSQL
Node Express: WT Authentication & Authorization with MongoDB
Related Posts:
Fullstack with Node Express:
Fullstack with Spring Boot:
Fullstack with Django:
Serverless:
Integration (run back-end & front-end on same server/port)
This project was bootstrapped withCreate React App.
.env
PORT=8081
In the project directory, you can run:
npm install# oryarn install
or
npm start# oryarn start
Openhttp://localhost:8081 to view it in the browser.
The page will reload if you make edits.
About
React Typescript Login and Registration example - JWT Authentication & Authorization with Axios, Router, Rest API
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.