Skip to content

DaviDemarqui/kernel-network

Repository files navigation

KERNEL NETWORK

Kernel Network is side project made with the focus on building a Social Media to have fun with work colegues, Developers and Engineers around the world.

Authors

Roadmap

  • Profile Creation ✅
  • Posts Comments ✅
  • Posts Like ✅
  • Follow & Unfollow ✅
  • Stories ⏳
  • Post Videos ⏳
  • Post Delete ⏳
  • Use Gif as comment ❌
  • Profile Editing ❌

Current Deploy

https://kernel-eta.vercel.app/

Run Locally

Clone the project

  git clone https://github.com/DaviDemarquiBraga/kernel-network

Go to the project directory

  cd kernel-network

Install dependencies

  npm install

Start the server

  ng serve