Skip to content

An application created with the new version of Next JS. The purpose of this application is to create an online chat, in which users will log into their facebook account.

Notifications You must be signed in to change notification settings

yuriassuncx/meta-messenger

Repository files navigation

Meta Messenger 🚀

image An application created with the new version of Next JS. The purpose of this application is to create an online chat, in which users will log into their facebook account.

💻 Developing differences...

  • Built with Tailwindcss
  • Responsive Design

🚀 Technologies Used

FRONT-END:

  • NextJS v.13
  • Typescript
  • Redis
  • NextAuth
  • SWR (useSWR)

🎨 STYLES:

  • TailwindCSS

BACK-END:

  • Upstash

🖥 DEPLOY:

  • Vercel

📋 Installation:

Server

First, create a new .env file on the root directory, using the .env.example template as base.

After that, to start the server, run:

$ npm run dev

Web

To run the local Vite web client:

$ npm install
$ npm run dev

About

An application created with the new version of Next JS. The purpose of this application is to create an online chat, in which users will log into their facebook account.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published