A front-end project for managing and displaying content in the mkc ecosystem.
- Modern UI built with React
- Responsive design
- Integration with mkc backend APIs
- User authentication and authorization
- Content management dashboard
- Node.js (v18+)
- npm or yarn
git clone https://github.com/snowflake816/mkc-front-mk.git
cd mkc-front-mk
npm installnpm startmkc-front-mk/
├── public/
├── src/
│ ├── components/
│ ├── pages/
│ ├── services/
│ └── App.js
├── package.json
└── README.md
Contributions are welcome! Please open issues or submit pull requests.
This project is licensed under the MIT License.