A comprehensive CMS dashboard built with TypeScript. This project aims to provide a robust and user-friendly interface for managing content.
- User authentication and authorization
- Content management
- Analytics dashboard
- Responsive design
- 👉 Vercel : https://cms-dashboard-nine.vercel.app/
To install and set up the project, follow these steps:
- Clone the repository:
git clone https://github.com/piyush5566/cms-dashboard.git cd cms-dashboard
- Install dependencies:
pnpm install
- Start the development server:
pnpm dev