Skip to content

Basic Next.js app with no backend. Purely a front-end showcase to demonstrate basic skills. Simple, fun, and educational project.

Notifications You must be signed in to change notification settings

ramyatrouny/Basic-Admin-Panel

Repository files navigation

Basic Admin App - NextJS 14

Rami Media is a sleek and modern media management dashboard built with Next.js. This project is a pure front-end application with no backend logic, making it a fun project to practice your front-end skills. Currently, it uses static files for data, but it can easily be extended into a full-stack application.

Features

  • Dynamic Media Management: Easily upload, categorize, and manage your media files.
  • Responsive Design: Ensures optimal viewing on all devices.
  • Interactive Charts: Visualize media statistics with interactive charts.
  • Dark Mode Support: Switch between light and dark themes effortlessly.

Packages Used

  • Next.js/React
  • TypeScript
  • Shadcn/ui
  • Tailwind CSS
  • Recharts
  • Lucide React
  • React Hook Form
  • Zod
  • Next Themes

Getting Started

Install dependencies:

npm install

Run the Application

npm run dev

Run The application

Open http://localhost:3000 with your browser to see the result.

Contribution

Feel free to fork this project, add your features, and submit pull requests. Your contributions are always welcome!

About

Basic Next.js app with no backend. Purely a front-end showcase to demonstrate basic skills. Simple, fun, and educational project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published