GitXplorerGitXplorer
t

sander-portfolio

public
0 stars
0 forks
1 issues

Commits

List of commits on branch main.
Unverified
aebd2ffa4f1355ba113ca8021612e9a92e9b908d

HTML

nnamanNagelia committed 4 months ago
Verified
9c423d46976343b0e66680293775b7b1615df1f1

Create nextjs.yml

ttrigaten committed 4 months ago
Unverified
7486b889ebe46f61a3fd7d1c39ee12a6dd0b9732

feat: final changes

ttrigaten committed 4 months ago
Unverified
858e9bfd497a4fc9dca6f42c8c3cd568d4adbe2c

feat: reach out msg

ttrigaten committed 4 months ago
Unverified
be645c8b358e1c43143915f40b2af910c86a7935

feat: plant descriptions

ttrigaten committed 4 months ago
Unverified
177a29a5725fe10a85d955dd7c6f78e63847b979

feat: update plant description

ttrigaten committed 4 months ago

README

The README file for this repository.

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
# 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.