Skip to content

A personal website showcasing my work, built with Astro and React

Notifications You must be signed in to change notification settings

jestsee/jestsee.com

Repository files navigation

jestsee.com

A personal website showcasing my work, built with Astro. Check out the live website here.

1231.mp4

📚 Tech Stack

🚀 How to Run

  1. Clone this repository
  2. Setup the environment variables
    mv .env.example .env
  3. Install the dependency
    pnpm i
  4. Run the development server
    pnpm dev
  5. Open your browser and navigate to http://localhost:4321.

🌐 Preview the Built Project Locally

To serve the built project locally, run the following command:

pnpm preview

This will start a local server to preview the production build. It will be available at http://localhost:3000. You can adjust the local URL in the package.json file if needed.

About

A personal website showcasing my work, built with Astro and React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published