Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 504 Bytes

README.md

File metadata and controls

36 lines (27 loc) · 504 Bytes

ItsmeUrbi

Description

This is the repository of my official website itsmeurbi.

Tech Stack

  • React
  • Material UI

Getting Started

Prerequisites

  • Node.js
  • Yarn

Installation

  1. Clone the repository:
git clone [email protected]:itsmeurbi/itsmeurbi.github.io.git
  1. Navigate into the project directory:
cd itsmeurbi.github.io.git
  1. Install dependencies:
yarn install
  1. Start the development server:
yarn start