8000 GitHub - VineethKumarM/CODERizzz: A minimal code editor with basic functionalities like: copy , save, lock/unlock. Frontend Assignment Task.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

VineethKumarM/CODERizzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CODERizzz

A minimal code editor with basic functionalities: copy , save, lock/unlock

Live link: https://coderizzz.onrender.com

Submission for Edvanta Frontend Assignment Task.

Setup:

  • Open a terminal & Clone the repo
  • cd CODERizzz
  • Install the required modules
  • npm i or npm install
  • Start the development server
  • npm run dev
  • Go to http://localhost:5173/ in your favourite browser and start coding 🥳

Technologies Used : HTML, CSS, NodeJS, ReactJS, Vite, CodeMirror

About

A minimal code editor with basic functionalities like: copy , save, lock/unlock. Frontend Assignment Task.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0