Skip to content

ankush-anonymous/Authentication-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authentication Frontend

This repository contains a React-based frontend for Sign In and Sign Up functionalities, along with a dashboard layout implemented using Material UI. It provides a foundational setup for authentication in a React application.

🚀 Getting Started

Prerequisites

Make sure you have Node.js and npm installed on your system. You can download them from Node.js official website.

Steps to Get the Repository

  1. Clone the Repository
    Navigate to your desired directory and run the following command in your terminal or command prompt:
    git clone <repo-url>
    
  2. Navigate to the Folder Once the repository is cloned, you can navigate to the folder containing both the client and server files.

🖥️ Client Setup

Navigate to the downloaded folder:

   cd <Folder_name>

Download the necessary npm packages:

    npm install@latest

Start the client server using the command:

    npm start

**Refer to App.js file to see all the client routes.

📂Folder Structure

The client folder (within the src directory) is organized as follows:

  1. Pages - Contains all the JavaScript files for different pages.
  2. Components - Contains modular components used throughout the project.



📸 Screenshots

Here are some screenshots of the application:

image

image

image

📝 Contribution

Contributions are welcome! If you have any suggestions or improvements, feel free to fork the repository, make your changes, and create a pull request.

About

Basic React Front end for Sign In & Sign Up with a dashboard layout using material UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published