Skip to content

Portfolio of Antonio Wang - a passionate developer and street photographer. Coding by passion, capturing the streets by instinct.

License

Notifications You must be signed in to change notification settings

NotReallyEight/portfolio

Repository files navigation

Antonio Wang's Portfolio

A website made to showcase all the projects and experiences of Antonio Wang through a modern UI.

Getting Started

Installation

Install the dependencies:

npm ci

Development

Start the development server with HMR:

npm run dev

The application will be available at http://localhost:5173.

Update the Manifest

The image manifest is required to display correctly all projects in the portfolio. Update it with the command:

node generateManifest.mjs

Building for Production

npm run build

Deployment

Docker Deployment

To build and run using Docker:

docker build -t my-app .

# Run the container
docker run -p 3000:3000 my-app

The containerized application can be deployed to any platform that supports Docker, including:

  • AWS ECS
  • Google Cloud Run
  • Azure Container Apps
  • Digital Ocean App Platform
  • Fly.io
  • Railway

Styling

This project is made with Tailwind CSS.


Built using React Router.

Coding by passion, capturing the streets by instinct.

About

Portfolio of Antonio Wang - a passionate developer and street photographer. Coding by passion, capturing the streets by instinct.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •