Skip to content

It's a ONLINE CODE COMPILER which can run Python, C++ & JavaScript programs.

Notifications You must be signed in to change notification settings

roniskywalker/Codium_

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Codium_

Online Code Compiler❤‍🔥

Features🪄

  • It supports 3 programming languages - Python, C++ and Javascript💫
  • It shows execution time & status of the program⚡
  • Boilerplate code is implemented💯
  • 'Set default' feature is available✨
  • Dark mode is enabled🎨
  • It is Light-weight also😺

Run Locally🕹️

👉Clone the project

  git clone https://github.com/roniskywalker/Codium_.git

👉Go to frontend directory

  cd ./frontend

👉Delete package-lock.json & Install react dependencies

  npm install

👉Start the website

  yarn start

👉Go to backend directory

  cd ./backend

👉Delete node_modules & Install node dependencies

  npm install

👉Start the mongoDB server

  mongod

👉Start the server

  npm run dev

Demo🔮

Screenshot_20230421_011940

Thank You😀

About

It's a ONLINE CODE COMPILER which can run Python, C++ & JavaScript programs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published