Skip to content
Notifications You must be signed in to change notification settings

AmericanSpirit38/p-w-cool

Repository files navigation

Personal Webite

A small personal website built with React and Vite that doubles as a mini scavenger hunt. Visitors land on a playful profile page, discover hints, unlock a password screen, and eventually reach a hidden “secret” page.

Tech stack

  • React (SPA)
  • React Router (react-router-dom)
  • Vite
  • CSS modules for styling (App.css, Password.css, Secret.css, index.css)

Running the project locally

  1. Clone the repo:

    git clone https://github.com/AmericanSpirit38/p-w-cool.git
    
    cd p-w-cool
  2. Install dependencies:

    npm install
  3. Start the dev server:

    npm run dev
  4. Open the URL printed in the terminal (usually http://localhost:5173 for Vite).


How to play (for visitors)

  1. Open the site and land on the home page.
  2. Click the lock to reach the password page.
  3. Figure out the password (currently "Bratislava") and submit it.
  4. Enjoy the animated secret page as a reward.

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published