Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1.22 KB

README.md

File metadata and controls

40 lines (23 loc) · 1.22 KB

akairosu_ 🌼garden goat🌿🐐

☕ Portfolio site designed by @akairosu_ & developed by @cashewpillar

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

Getting Started

Install dependencies

npm install

Run the development server:

npm run dev

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

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!

Develop

  1. Edit code
  2. Find code issues using npm run lint
  3. Stage changes, create commit, and push to remote repository