Skip to content

ashrithareddy39/popx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PopX — Educase India Assignment

A pixel-perfect React app with 4 screens: Landing, Sign Up, Login, and Account Settings.

Tech Stack

  • React 18 + Vite
  • React Router v6
  • CSS (no Tailwind — pure custom CSS for pixel accuracy)
  • localStorage for user persistence

Local Development

npm install
npm run dev

Open http://localhost:5173

Deploy to Vercel

  1. Push this folder to a GitHub repository
  2. Go to https://vercel.com → New Project
  3. Import your GitHub repo
  4. Vercel auto-detects Vite — click Deploy

Done! Your app will be live in ~30 seconds.

About

PopX is a mobile-first React app with a complete authentication flow, Sign Up, Login, and Account Settings. Built with Vite, React Router v6, and localStorage for data persistence, featuring a pixel-perfect responsive UI with pure custom CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors