Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Organizer App

A modern, minimalistic web application to view, organize, and run your code from a website.

  • I didn't make the icons.

Getting Started

Backend Setup

  1. Install backend dependencies:
    npm install
  2. Create a code folder in the root directory and place your code files there.
  3. Start the backend:
    npm start

Frontend Setup

  1. In a new terminal, go to the client folder:
    cd client
  2. Install frontend dependencies:
    npm install
  3. Start the frontend dev server:
    npm run dev
  4. Open http://localhost:3000 in your browser.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages