- React
- Tailwind CSS
- Vite
- Swiper js (slider)
- Animxyz (animation)
- Axios
- Express
- Mongoose
- Nodemon
- Cors
- Body-parser
- EJS (Embedded JavaScript)
To use this project, you can download or clone this repository and then:
- go to client directory then run
npm installornpm i. - go to server directory then run
npm installornpm i.
npm run dev-> run the project in development mode.npm run build-> build project in production mode.
npm run start-> run the server project.