sunilsaini87 / DevPen-Frontend

Home Page:https://dev-pen.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DevPen

DevPen is an online code editing platform inspired by CodePen. It allows developers to write, and save their projects.

Table of Contents

Features

  • User authentication (sign up, login, logout)
  • Real-time code editing
  • Project saving
  • Responsive design

Tech Stack

  • Frontend: React.js, Tailwind CSS, Radix-UI
  • Backend: Node.js, Express.js
  • Database: MongoDB (Mongoose for ORM)
  • Validation: Zod
  • Deployment: Vercel, Render

Installation

Prerequisites

  • Node.js and npm installed on your machine
  • MongoDB instance (local or MongoDB Atlas)

Steps

  1. Clone the repository:
git clone https://github.com/your-username/devpen.git
cd devpen

About

https://dev-pen.vercel.app


Languages

Language:TypeScript 93.5%Language:JavaScript 3.1%Language:CSS 3.0%Language:HTML 0.4%