Skip to content

miguelbuca/Orkut

Repository files navigation

About

Implementation of the redesign of the social network Orkut based on the prototype of Blainer Costa

Getting Started

Step 1: Clone the project
  git clone https://github.com/miguelbuca/Orkut.git
Step 2: Open the project
  cd Orkut
Step 3: Install dependencies
  yarn install

Run project

npm run dev
# or
yarn dev

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