Skip to content

msd131102/POPx-Assignment

Repository files navigation

PopX

PopX is a React-based user account management application developed as an EduCase assignment. It allows users to create accounts, log in, manage profiles, and view success pages. Built with modern web technologies for a seamless user experience.

Features

  • Welcome page with navigation to account creation or login
  • User registration (Create Account)
  • User login
  • Profile management
  • Success confirmation pages
  • Responsive design with Tailwind CSS
  • Client-side routing with React Router

Tech Stack

  • Frontend: React 19
  • Build Tool: Vite
  • Styling: Tailwind CSS
  • Routing: React Router DOM
  • Linting: ESLint

Installation

  1. Clone the repository:

    git clone https://github.com/msd131102/POPx-Assignment.git
    cd PopX
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev
  4. Open your browser and navigate to http://localhost:5173

Scripts

  • npm run dev - Start the development server
  • npm run build - Build the project for production
  • npm run lint - Run ESLint for code linting
  • npm run preview - Preview the production build

Live Demo

Live Demo Link

Contributing

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Run tests and linting
  5. Submit a pull request

License

This project is private and not licensed for public use.

codebyshiva 🚀

About

PopX is a React-powered user account management application created as part of an EduCase assignment. It enables users to register, log in securely, manage their profiles, and navigate through success pages effortlessly. Designed with modern web technologies, PopX offers a smooth and intuitive user experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors