Skip to content

Amir-Taheri-Web/Netalk

Repository files navigation

Netalk

Social media website created with Next.js 14

Description

Social media app. The emphasis of this app is on fullstack development with Next.js and MongoDB

Getting Started

Dependencies

  • Next.js
  • React.js
  • PNPM
  • MongoDB(Link)
  • Clerk(Link)
  • Shadcn(Link)

Installing

  • For running the project in DEVELOPMENT mode run the below code:
npm install
npm run dev
  • For running the project in PRODUCTION mode run the below code:
npm install
npm run build
npm start

Help

If you have problem connecting to server use a VPN

Authors

Developed by Amir Taheri

Github page