Welcome to the e-commerce platform specially designed for the USAFA Cadet Wing! Built with Next.js, our platform aims to offer a seamless shopping experience for cadets looking for their essential gear.
- Modern Design: A sleek and user-friendly interface to ensure smooth browsing.
- Optimized for Cadets: Tailored listings to cater specifically to the USAFA Cadet Wing's needs.
- Responsive: Ensuring a seamless experience across all devices.
- Clone the repository:
git clone https://github.com/USAFA-HAVOC/FalconShop/
cd [repository_directory]
- Install the dependencies:
pnpm install
yarn install
npm install
Start the development server:
pnpm dev
yarn dev
npm run dev
Open http://localhost:3000 in your browser to see the result.
After making your desired changes, deploy using:
pnpm deploy
We appreciate feedback from our users! If you have suggestions or find any bugs, please open an issue.