/zomchat-nextjs

The NextJs version of ZomChat created for Zomentum Assessment.

Primary LanguageJavaScript

ZomChat v2

This the new NextJs version of ZomChat(original) which I created for Zomentum Assessment.

UI Demo - ZomChat

Demo

UI Screenshots

Desktop

Mobile

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

Installing

A step by step series of examples that tell you how to get a development env running

  • Clone/download the project

  • Inside the project directory, run the command - npm install OR yarn install

  • Start the development server by running the command - npm run dev OR yarn run dev

  • The project will be started at - localhost:3000

Deployment

  • Live Link
  • Deployed using vercel
  • It can be deployed on any popular sevice like vercel, netlify, heroku, github pages,etc.

Built With

WIP 🛠️

  • Adding redux for state management