Skip to content

PICT-ACM-Student-Chapter/OJ_Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React App for Online Judge

Netlify Status

🔥 Online Judge Platform of PICT ACM Student Chapter

Guide to use the repo

After you clone the repo you need to install necessary node modules, use below command to download them :

yarn install or npm install

To start the react server you need to run following command :

yarn start or npm start

This runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

CI/CD pipeline

Main branch is configured to automatically deploy on netlify. You can visit the domain below to access deployed website.

https://fervent-bhabha-03f267.netlify.app/ or www.onlinejudge.ml

About

Online Judge Platform of PICT ACM Student Chapter (Frontend) 🚀

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published