Skip to content

OpenClassrooms Project 13: Front end authentication with React, Redux & RTK Query

Notifications You must be signed in to change notification settings

hezirel/ArgentBank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Argent Bank - API Authentication w/ React, Redux & RTK Query

General Informations

Argent Bank is the 13th project of my Open Classrooms JavaScript / React Developper Diploma

This is a basic demo of authentication to, and use of protected endpoints of an API.

Tools

JWT Tokens, React, Redux & the RTK Query Tool

Screenshot

Website Screenshot

Setup

API

Source code available here

The backend url must be included in this repo src/redux/services/BACKEND_URL.js

V2 API Endpoints proposal

A endpoints spec proposal can be found in openAPI 3.0.0 format in the repo

Getting Started with Create React App and Redux

This project was bootstrapped with Create React App, using the Redux and Redux Toolkit template.

Available Scripts

In the project directory, you can run:

npm start

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

The page will reload when you make changes.
You may also see any lint errors in the console.

About

OpenClassrooms Project 13: Front end authentication with React, Redux & RTK Query

Topics

Resources

Stars

Watchers

Forks