/TechSocialHub

Practicing cloning social media by using Next.js for first time.

Primary LanguageJavaScript

Tech Social Hub

Tech Social Hub

Tech Social Hub is the project for practicing my web application skill by cloning social media platform. This is my first time using Next.js and it is great opportunities for improving my skills.

Feature

  • Chat message
  • Profile
  • Posts

Tech Stack

  • Next.js

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.