Skip to content

Latest commit

 

History

History
71 lines (45 loc) · 2.04 KB

README.md

File metadata and controls

71 lines (45 loc) · 2.04 KB

ODDITY Sports Betting Website

Oddity Logo

Welcome to Oddity, your premier destination for sports betting. Whether you're an avid sports fan or looking for some excitement, Oddity has you covered. Place your bets and enjoy the thrill of the game!

Table of Contents

Features

  • Sports Betting: Place bets on a wide range of sports and events.
  • Live Updates: Stay updated with real-time scores, statistics, and odds.
  • User Accounts: Create and manage your user profile.
  • Secure Transactions: Secure payment processing for deposits and withdrawals.
  • Responsive Design: Access Oddity on various devices, from desktop to mobile.

Getting Started

Prerequisites

Before you start using Oddity, make sure you have the following prerequisites:

  • Node.js: Ensure that you have Node.js installed on your system. You can download it here.

Installation

  1. Clone the repository:

    git clone https://github.com/narayanananth26/oddity.git
  2. Navigate to the project directory:

    cd oddity
  3. Install the required dependencies:

    npm install
  4. Set up your environment variables by creating a .env file based on the provided .env.example. Update the values accordingly.

Usage

  1. Start the application:

    npm run dev
  • Access Oddity in your web browser at http://localhost:3000.

  • Create a user account or log in to get started.

  • Browse the available sports and events, place bets, and enjoy the excitement of sports betting.

Contributing

We welcome contributions from the community. If you'd like to contribute to Oddity, please follow our Contribution Guidelines.