You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This contains everything you need to run your app locally.
Run Locally
Prerequisites: Node.js
Install dependencies:
npm install
Run the app:
npm run dev
About
A MERN-based editing agency website featuring a responsive frontend (HTML, CSS, JS, React, TypeScript) and a scalable backend using Node.js, Express, and MongoDB.