Prerequisites

Before you can run the app, make sure you have the following installed on your machine:

  • Node.js (v12 or above)
  • npm (v6 or above)

Getting Started

  1. Clone this repository to your local machine:

    git clone https://github.com/clevinwilson/competitive_programming.git

  2. Navigate to the project directory:

    cd competitive_programming

  3. Install the dependencies:

    npm install

  4. Start the development server:

    npm start

The app should now be running at http://localhost:3000.

Usage

Signup

register

login

register

Add Question

register

Get Question details

register

Add test case

register

Submit code

register