- Create 2 Web Pages Where 1st Is the Contact Form And 2nd One is Dashboard For Admin.
- User Will Fill The Contact Form and Data Will Store In Server
- In Dashboard Display The Data Collected by Contact From In Organised or inside the Table
- And add Quick Reply Button in Dashboard Panel Where Admin Can Reply To Users corresponding Email or Phone
- React
- Tailwind Css
- material-ui
- Node.js
- MongoDB
- Express
-
clone the repositorie (git clone git@github.com:samiramrullah/Assessment.git)
I. cd frontend then * npm install
II. cd backend * npm install
- navigate to frontend -> run npm start
- navigate to backend -> run npm start