KanapongAiamtip / website

My personal webpage

Home Page:https://knpsoda.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my personal webpage πŸ’— πŸ’— πŸ’—

Tech stack πŸ’Ž πŸ’Ž πŸ’Ž

In website, we use

Our main language of development is TypeScript

Project setup πŸ’‘ πŸ’‘ πŸ’‘

First, check the required versions. πŸ“Œ πŸ“Œ πŸ“Œ

  • Node.js v15 or higher. You can check by typing
    node -v
    
    into the terminal.
  • npm v7 or higher. You can check by typing
    npm -v
    
    into the terminal.

You can download and install Nodejs from its website here.

Getting started πŸ”Ž πŸ”Ž πŸ”Ž

Run these commands to start developing from the root directory. Run yarn or npm install Run npm run dev Run yarn dev

Terminal 1
npm run dev

The website will pop up at http://localhost:3000

Deployment Status Badge

Netlify Status

About

My personal webpage

https://knpsoda.netlify.app


Languages

Language:TypeScript 81.4%Language:JavaScript 12.8%Language:CSS 5.8%