Skip to content

Next.js is a popular React-based framework for building server-side rendered web applications

Notifications You must be signed in to change notification settings

EdwardMelendezM/Messenger-Clone-Next.js-13

Repository files navigation

Messenger-Clone-with-Next-13

Proyect deployed https://messenger-clone-next-js-13.vercel.app/

Tools

  • 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

Step to use this proyect

If you want to use this proyect do this:

  1. Clone repository
git clone https://github.com/EdwardMelendezM/Messenger-Clone-Next.js-13.git
  1. Create .env
touch .env
  1. Copy all content of .env.local to .env
  2. Put your custom dependencies
  3. Install dependecies
npm install
  1. Start development
npm run dev

About

Next.js is a popular React-based framework for building server-side rendered web applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages