Skip to content

Meeyok-Chat/Frontend

Repository files navigation

Meeyok Chat Frontend

This is the frontend React + Tailwind project for Meeyok Chat project, a final project of Computer Network class.

Installation

  1. Clone the repository
  2. Install dependencies with npm install (may have to use --legacy-peer-deps if peer dependency issue exists)
  3. Start the development server with npm run dev

Development Guide

Setting up the development environment

  1. Clone the repository
  2. Install dependencies with npm install
  3. Start the development server with npm run dev
  4. Open http://localhost:3000 with your browser to see the result

Available scripts

  • npm run dev: starts the development server
  • npm run build: builds the application for production
  • npm run start: starts the production server
  • npm run lint: runs the linter
  • npm run generate: to generate api typings from Meeyok Swagger documentation

Technologies used

  • React
  • Tailwind CSS
  • Next.js
  • TypeScript

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •