ge419 / 3d-bone-surgery

0 stars 0 forks source link

2024-08-11 1) 이메일 기능해서 patient page 밑에, professional page에 넣으면 될 듯 2) news page 3) blog는 아직 그냥 나두고 4) 페이지 이쁘게 만들기 전에 아빠한테 웹사이트 캡쳐 보내서 넣을 내용 작성 및 사진 보내달라고 하고

TO DO:

  1. 로그인과 데이터베이스
  2. 뉴스배너 admin이 업로드 가능하게
  3. get intouch page에 지도, 이메일
  4. 이메일 기능, 파일 업로드도 가능하게
  5. 유트브 embeding?
  6. 네비게이션

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, 업적, 논문, 보도자료 페이지)

Getting Started

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.

Learn More

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!

Deploy on Vercel

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.