Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 453 Bytes

File metadata and controls

10 lines (9 loc) · 453 Bytes

EliteCode

Web application that resembles LeetCode, where users can create accounts, engage in activities like liking, disliking, starring, running, and submitting problems. Users can write and run JavaScript code in real-time, alongside problem descriptions and test cases, providing an efficient problem-solving environment.

used:

  • Next.js
  • React.js
  • TypeScript
  • TailwindCSS
  • Firebase & react-firebase-hooks
  • CodeMirror 6 (for code editor)