0 Forks
49 Stars
49 Watchers

nexttalk-frontend

NextTalk is a real-time chat application that supports both individual and group chats. This is the frontend codebase of the application built using Next.js and Prisma ORM. The database used is MongoDB.

How to download and setup nexttalk-frontend

Open terminal and run command
git clone https://github.com/innovatorved/nexttalk-frontend.git
git clone is used to create a copy or clone of nexttalk-frontend repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with nexttalk-frontend https://github.com/innovatorved/nexttalk-frontend/archive/master.zip

Or simply clone nexttalk-frontend with SSH
[email protected]:innovatorved/nexttalk-frontend.git

If you have some problems with nexttalk-frontend

You may open issue on nexttalk-frontend support forum (system) here: https://github.com/innovatorved/nexttalk-frontend/issues