aulianza.com

Personal landing page built with Next.js 13 App Router, TypeScript and Tailwind CSS.

aulianza.com

Introduction

This website was built from scratch using Next.js 13 App Router and was first initialized in August 2023. It will undergo regular updates in the future. <br /><br />

Performance

PageSpeed Insights : Desktop

<img width="907" alt="image" src="https://github.com/aulianza/aulianza.com/assets/15605885/0f3c3141-d038-4b1e-9408-c2b98ffc533e">

PageSpeed Insights : Mobile

<img width="901" alt="image" src="https://github.com/aulianza/aulianza.com/assets/15605885/2207ab4f-a34d-4ce2-8712-3a8120e3f4ba"> <br /><br />

Getting Started

If you are interested in running this project on your local machine, you can do so in just 3 easy steps below. Additionally, remember to update the ".env.example" file to ".env" and replace the variables with your own in the ".env" file.

1. Clone this template using one of the three ways:

  1. Clone using git
  2. Using
  3. Using
  4. Deploy to Vercel or Netlify, etc
    Deploy with Vercel Deploy to Netlify

2. Install dependencies

It is encouraged to use pnpm so the husky hooks can work properly.

3. Run the development server

You can start the server using this command:
Open http://localhost:3000 with your browser to see the result. You can start editing the page by modifying
. <br /><br />

License

Licensed under the GPL-3.0 license.