Skip to content

MillennialPirate/CodeStudio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeStudio

Frontend debugging has never been easier!!

CodeStudio is a website where you can test your frontend design skills to develop amazing front end views along with the option of saving your code so that you can come back and start from where you had finished earlier!!

Tech stack used

  1. React.JS (Frontend)
  2. Node.JS and Express (Backend)
  3. MongoDB (Database)
  4. Firebase authentication

Instruction to clone the repo

  1. Clone the repo and then move into the repo using 'cd' command
  2. Open two terminals both pointing to the project folder
  3. Run npm start in one terminal to open the frontend
  4. Run 'cd server' and then 'npm start' in the other terminal to start the backend
  5. The app should be fully running now!! Enjoy

Home page

Sign in page

View your saved code

Edit them and save them again

About

An online coding editor for HTML, CSS and JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published