Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 263 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 263 Bytes

Progress Website

My personal website, using:

  • Javascript/Typescript
  • ReactJS
  • Next 12
  • Tailwind
npm install
# or
yarn install

npm run dev
# or
yarn dev

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