iamsahebgiri / a2oj

Get started with competitive programming with curated problems from A2OJ.

Home Page:https://the-a2oj.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A2 Online Judge

List of quality question for practice
Get started with competitive programming with A2OJ

Setup

Download Node.js. Run this followed commands:

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build

Tech Stack

NextJS, ReactJS, Tailwind CSS, SWR

Roadmaps

  • Nothing for now

Acknowledgements

Changelog

KEY: πŸ“¦ NEW, πŸ‘Œ IMPROVE, πŸ› FIX, πŸ“– DOC, πŸš€ RELEASE, and βœ… TEST

I use Emoji-log, you should try it and simplify your git commits.

Authors

About

Get started with competitive programming with curated problems from A2OJ.

https://the-a2oj.vercel.app

License:MIT License


Languages

Language:JavaScript 96.2%Language:CSS 3.8%