yuriassuncx / meta-messenger

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:TypeScript 95.8%Language:JavaScript 3.8%Language:CSS 0.4%