BidOut is a fully functional online auction management system designed for seamless auction management, bidding processes, and user interactions. Built with modern web technologies, it offers a user-friendly interface and real-time bidding capabilities.
- Auction Management: Create, manage, and monitor auctions effortlessly.
- Bidding System: Real-time bidding process with instant updates.
- User Accounts: User registration and authentication for a personalized experience.
- Secure Transactions: Ensures safe and secure payment integrations.
- Responsive Design: Works seamlessly across various devices.
- Notifications: Email notifications for auction updates.
- Frontend: Vite, React, Tailwind CSS ,Framer Motion
- Backend: C#
Follow these instructions to set up the project on your local machine for development and testing purposes.
- Clone the repository:
git clone https://github.com/upekshaip/sa-frontend.git
2 Navigate to the project directory:
cd sa-frontend
3 Install the necessary dependencies:
npm install
4 To run the application locally, use the following command:
npm run dev