Skip to content

InkShade/tournament

Repository files navigation

Tournament App

Description

This project is a web application for managing and viewing tennis tournaments. It provides features such as viewing tournament information, schedules, and player details.

Installation

To install and set up the project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/InkShade/tournament.git
    cd tournament
  2. Install the dependencies:

    npm install

Running the Project

To run the project locally, use the following commands:

  1. Start the development server:

    npm run dev
  2. Open your browser and navigate to http://localhost:3000 to view the application.

Building the Project

To build the project for production, use the following command:

npm run build

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors