8000 GitHub - nathimike102/PopX: A simple login page for PopX, assignment from Educase India
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nathimike102/PopX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PopX Website Documentation

Project Overview

This repository contains the source code for the PopX website, featuring a clean, user-friendly interface with the following pages:

  1. Welcome Page
  2. Login Page
  3. Account Creation Page
  4. Account Settings Page

The website is designed to be fully responsive, ensuring seamless navigation across all devices.

Pages & Features

1. Welcome Page (/)

  • Displays a welcome message and brief description
  • Buttons for Create Account and Login navigation

2. Login Page (/login)

  • Email and password input fields
  • Login button for authentication

3. Account Creation Page (/signup)

  • Form fields for:
    • Full Name
    • Phone Number
    • Email Address
    • Password
    • Company Name
    • Agency selection (Yes/No)
  • Create Account button for submission

4. Account Settings Page (/settings)

  • Displays user profile information (Name, Email)
  • Includes a brief user bio section

Tech Stack

React.js/Next.js
Tailwind CSS
Formik & Yup
Firebase/Node.js

Setup & Installation

Prerequisites

  • Node.js (v16+)
  • npm/yarn

Steps

  1. Clone the repository:
    git clone https://github.com/nathimike102/Popx.git
    cd Popx
  2. Install dependencies:
    npm install
  3. Run the development server:
    npm run dev
  4. Open http://localhost:3000 in your browser

Deployment

Deploy this project on:

  • Vercel (Recommended for Next.js)
  • Netlify
  • Firebase Hosting

Example for Vercel:

vercel deploy

Design Fidelity

  • All pages strictly follow the provided mockups
  • Fonts: Use Inter or Poppins (Google Fonts)
  • Colors:
    • Primary: #6C63FF
    • Text: #333333
    • Background: #FFFFFF

Navigation Flow

Welcome Page → Create Account → Signup Page
           → Login → Login Page
Signup Success → Account Settings
Login Success → Account Settings
    

Future Enhancements

  • Add password reset functionality
  • Integrate a backend API for user data
  • Dark mode toggle

Contributing

Pull requests are welcome! For major changes, open an issue first.

Need Help?

Contact: 23mh1a05h9@acoe.edu.in

🚀 Happy Coding!

5D3A

About

A simple login page for PopX, assignment from Educase India

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0