Skip to content

SaaiAravindhRaja/Re-Charge

Repository files navigation

Re:Charge

πŸ† Competition Entry

This website showcases our team's entry for the PMI Singapore Chapter 2025 Student Competition. We're revolutionizing retail through AI-powered personalization, computer vision checkout, and sustainable operations within a compact 10m x 10m footprint.

πŸ› οΈ Technology Stack

  • Framework: Next.js 14 with App Router
  • Language: TypeScript
  • Styling: Tailwind CSS
  • UI Components: shadcn/ui + Lucide React icons
  • Animation: Framer Motion
  • Deployment: Vercel

πŸ“ Project Structure

β”œβ”€β”€ app/                    # Next.js App Router pages
β”‚   β”œβ”€β”€ layout.tsx         # Root layout with navigation
β”‚   β”œβ”€β”€ page.tsx           # Homepage
β”‚   β”œβ”€β”€ about/             # About Us page
β”‚   β”œβ”€β”€ project/           # Project details
β”‚   β”œβ”€β”€ journey/           # Development timeline
β”‚   β”œβ”€β”€ demo/              # Live demo showcase
β”‚   └── contact/           # Contact form
β”œβ”€β”€ components/            # Reusable UI components
β”œβ”€β”€ data/                  # Content management
β”‚   └── site.ts           # Single source of truth for content
β”œβ”€β”€ lib/                   # Utility functions
└── public/               # Static assets

πŸƒβ€β™‚οΈ Quick Start

Prerequisites

  • Node.js 18+
  • npm or yarn

Installation

  1. Clone the repository:
git clone https://github.com/dreamshop-sg/website.git
cd website
  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev
  1. Open http://localhost:3000 in your browser

πŸ“„ License

This project is licensed under the MIT License - see the LICENSE file for details.

πŸ† Team

Re:Charge Team

  • Haritha Mahesh (Year 2 Information Systems, SMU)
  • Clemira Jenkins (Year 2 Computer Science, SMU)
  • Daniella Setio (Year 2 Computer Science, SMU)
  • Saai Aravindh Raja (Year 2 Computer Science, SMU)

PMI Singapore Chapter 2025 Student Competition Entry
The 10m x 10m Shop of Your Dreams

About

πŸ…Grand Finalist | PMI SG Competition 2025

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published