Skip to content

User Authentication App using React Js for front-end and python django-drf for backend

Notifications You must be signed in to change notification settings

mehfoozdev/User-Auth-App-React-MaterialUI-and-Django-DRF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

User Authentication App

This repository contains the source code for a User Authentication App, which includes a React JS front-end and a Django back-end. The application provides user registration, login, password reset, and a user dashboard.

Project Overview

The User Authentication App allows users to register, log in, reset their passwords, and access a protected dashboard. It consists of two main components:

Front-End: Built with React JS and Material UI.

Back-End: Built with Django and Django REST framework.

Features

User Registration: Users can create an account. User Login: Users can log in to their account. Password Reset: Users can reset their password if they forget it. User Dashboard: Authenticated users can access a protected dashboard.

Technologies Used

  • Front-End
    • React JS
    • React Router
    • Material UI
  • Back-End
    • Django
    • Django REST framework

Getting Started

Follow these instructions to set up the project locally.

About

User Authentication App using React Js for front-end and python django-drf for backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published