Proyect deployed https://messenger-clone-next-js-13.vercel.app/
- NextJs 13
- Next-auth
- Next-cloudinary
- Next-superjson-plugin
- React js
- React-hook-form
- React-hot-toast
- React-icons
- React-select
- React-spinners
- Zustand
- Typescript
- Tailwindcss
- PrismaJs
- Pusher
- MongoDb
- Cloudinary
- Other
- axios
- clsx
- data-fns
If you want to use this proyect do this:
- Clone repository
git clone https://github.com/EdwardMelendezM/Messenger-Clone-Next.js-13.git
- Create .env
touch .env
- Copy all content of .env.local to .env
- Put your custom dependencies
- Install dependecies
npm install
- Start development
npm run dev