Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.01 KB

README.md

File metadata and controls

25 lines (15 loc) · 1.01 KB

theomesnil.com

Personal website based on nextjs 13 and pure css, deploy on Vercel.

Capture d’écran 2022-11-04 à 15 14 36

Stack

Next JS TypeScript CSS3 Framer Vercel

Start the project

First, run the development server:

npm run dev
# or
yarn dev

Then go to http://localhost:3000

Demo on main branch

You can check the main branch render on https://theomesnil-com.vercel.app