2024-08-11 1) 이메일 기능해서 patient page 밑에, professional page에 넣으면 될 듯 2) news page 3) blog는 아직 그냥 나두고 4) 페이지 이쁘게 만들기 전에 아빠한테 웹사이트 캡쳐 보내서 넣을 내용 작성 및 사진 보내달라고 하고
TO DO:
almuderis.com.au 참고해서 자기소개 페이지
This is a Next.js project bootstrapped with create-next-app
.
Site Map 1) Home (About 간단하게 연결되도록, News 업데이트 보이게, 간략하게 맨 밑에 for patient for professional inquery 버튼) 2) About - dr hyun guy kang (CV, 업적, 논문, 보도자료 페이지)
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx
. The page auto-updates as you edit the file.
This project uses next/font
to automatically optimize and load Inter, a custom Google Font.
To learn more about Next.js, take a look at the following resources:
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.