Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 886 Bytes

README.md

File metadata and controls

36 lines (28 loc) · 886 Bytes

Doodle Pen

An Online IDE by Paras Aggarwal

Doodle Pen is an Online IDE for Developers, where one can play with the three core elements of web development i.e. HTML, CSS, JS. See Demo

Technology Stack

Name Description
HTML/CSS Frontend
Bootstrap CSS CSS Framework
Jquery Javascript Library
Node.Js Backend Server
Express Routing
EJS Rendering
MongoDB Database
PassportJs Authentication

Clone Repository

git clone https://github.com/paras-aggarwal/doodlepen
cd doodlepen

Installation

This project requires Node.js v6+ to run.

npm install
nodemon index.js

Report Bugs / Suggest new features

To report bug or suggest a new feature, raise an issue at Issues