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.
Install dependencies:
npm install
Run the Application
npm run dev
Open http://localhost:3000
with your browser to see the result.
Feel free to fork this project, add your features, and submit pull requests. Your contributions are always welcome!