We are build Dashboard for track social media system CMS(Customer Management Software)
- There will be account creation for end-user to use to custom their profile.
- chat system with-in this system.
- chart analysis for diffrent type of data.
- design folder will have image of app will look like.
- Fork and clone this repo
npm install
- Backend API built with express:
nodemon server index.js
- Frontend built with react:
npm run start