Skip to content

A platform for tracking your competitive progress on various competitive coding websites.

Notifications You must be signed in to change notification settings

Md-Maruf-Sarker/ContestMania

 
 

Repository files navigation

Contest Mania

A Web-portal for keep track of your competitive programming on various platforms. Project is live at https://contestmania.web.app.

Features Live

  • Codeforces
  • Codechef
  • Upcoming ( list of upcoming contest)
  • Problems (trending problems)
  • About ( Description of portal)

Status

  • Website is live

Tech Stack

  • React.js
    • create-react-app
    • bootstrap
    • redux

Build and Run

Prerequisites -

  1. Install Node.Js and npm

Run Software

  1. Clone Repo
    • $> git clone https://github.com/Surya1231/ContestMania.git
  2. Change Directory
    • $> cd ContestMania/
  3. Install Dependencies
    • $> npm install
  4. Start server
    • $> npm start

Supported Scripts

  • Run Project npm start
  • Build Project npm run build
  • Prettify Code npm run prettify
  • Test npm run test

Contact Me

About

A platform for tracking your competitive progress on various competitive coding websites.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.1%
  • Other 0.9%