Ecomerce DashBord For the MAin Admin
I use for the front End :
vite React and TypeScript
@material-tailwind/react ,
@reduxjs/toolkit
react-redux
react-icons
react-intersection-observer
react-transition-group
redux
tailwind-scrollbar
for the backend I use
node js
body-parser ==> you can say to get permission to send file with type json
cors ==> To Specify how have the Acces to my data base
dotenv ==> for my secret file
express ===> to using Api
mongoose ==> My data base
nodemailer ==> To accepte messages , in case the clien wanna Contact me
nodemon ==> in case anything change in My Code , do Auturefresh And run my server again
Firebase to store the images