My personal portfolio website
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Mawidev 5c14aaeb29 Update footer 5 months ago
public Update favicon 5 months ago
src Update footer 5 months ago
.gitignore update .gitignore 5 months ago
README.md Update README.md 5 months ago
jsconfig.json Initial commit from Create Next App 5 months ago
netlify.toml fixed build next, error for prod netlify 5 months ago
next.config.js fixed build next, error for prod netlify 5 months ago
package-lock.json Add netlify-pugin 5 months ago
package.json Add netlify-pugin 5 months ago
postcss.config.js Initial commit from Create Next App 5 months ago
tailwind.config.js Portfolio-init 5 months ago

README.md

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.