Shuno Content Management System for Artists
Shuno CMS is developed for Artists to manage and uploads contents of various Artist all around the world. users can log in here and create and update Artist Profile, Albums, Songs or other contents like Podcasts, Audiobook, Popem etc.
Install dependencies:
npm installSet up the backend repo that is written in Express using Typesccript. and get the api url.
Backend: https://github.com/JHM69/Shuno-Backend
Change the url to your Backend Api in .env file.
API = 'http://localhost:3000/api';Run the development server:
npm run dev











