Skip to content

An auction website featuring CRUD operations utilizing the Noroff Auction API.

Notifications You must be signed in to change notification settings

devholdt/bidify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About Bidify

Bidify is an auction website that allows users to view, create, and bid on listings. This project is part of the Semester Project 2 course at Noroff, utilizing the Noroff API for its functionality.


bidify_frontpage

Link to Trello board


Features

  • User Authentication: Users can register, log in, and manage their profiles.
  • Listing Management: Users can create, edit, and delete their own listings, making it easy to manage items they wish to auction.
  • Bidding System: Users can place bids on active listings and view the complete bid history for transparency and engagement.
  • Responsive Design: The website features a responsive design, ensuring a seamless and user-friendly experience across various devices.

Getting Started

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/devholdt/bidify.git
    cd bidify
    
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev
    

    The application should now be running on http:https://localhost:3000.

License

This project is licensed under the MIT License

About

An auction website featuring CRUD operations utilizing the Noroff Auction API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published