This is my personal website and portfolio, built with React, Next.js, and Tailwind CSS.
The project was bootstrapped with create-next-app.
First, clone the repository to your machine:
git clone https://github.com/ediffs/edith-mom.git
Then run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the site.
You can start editing the page by modifying page.tsx in each page’s folder. The page auto-updates as you edit the file.
The main resources I used while creating this website were (in order of usefulness):
Deployed using the Vercel Platform.