Skip to content

sunilsaini87/DevPen-Frontend

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published