Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.06 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.06 KB

Netlify Status

This is my first version of personal portfolio of introducing myself, my background, projects and technologies I have used in the past year 2022 and 2023.

Tech stack

  • React.js: A JavaScript library for building user interfaces
  • Next.js: A React framework
  • React icons: A small library that helps you add icons to your React apps
  • styled-components: A popular library that is used to style React applications in a CSS-in-JS styling framework
  • Material UI: An open-source React component library that implements Google's Material Design

Setup

Run npm i && npm run dev

Build

Run npm run build