Skip to content

moonrockyy/mahanjafari-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My personal portfolio

Getting Started

First, install dependencies :

npm install
# or
yarn install

then, you can run the development server:

npm start
# or
yarn start

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

Technologies used

React, Typescript, Bootstrap, Styled-Components