varJonathanR / authentication-app

Authentication App, user can register using email and password or via OAuth). Users can view and modify their profile, including name, password, bio, phone, and email.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Authentication App 👤

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

Authentication App preview

View this repo as if in a code editor

Work In Progress!

Built With

Features

This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user storie.

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. Additionally, you need to install or enable pnpm From your command line:

# Clone this repository
$ git clone https://github.com/varJonathanR/authentication-app

# Install dependencies
$ pnpm install

# Run the app
$ pnpm dev

Contact

About

Authentication App, user can register using email and password or via OAuth). Users can view and modify their profile, including name, password, bio, phone, and email.


Languages

Language:TypeScript 89.1%Language:CSS 8.0%Language:JavaScript 3.0%