Skip to content

tlhalesebaeng/auth-template-frontend

Repository files navigation

Authentication Template - Frontend

The frontend of the full-stack authentication template I built. Whether you are learning about authentication or building a new project, this template has almost all the necessecities need to achieve all these goals.

🔥 Features

  • User registration with input validation
  • Secure user login using JWT
  • Responsive UI

🛠️ Tech Stack

  • HTML
  • CSS
  • JavaScript + React

🚀 Getting Started

Prerequisites

  • Node.js and NPM

1. Clone the repository

git clone https://github.com/tlhalesebaeng/auth-template-frontend.git

2. Install dependencies

npm install

3. Start the development server

npm start

The app will be accessible on http://localhost:5173

Proudly developed by Tlhalefo

About

This is the frontend repository of the full stack authentication template that I built.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published