/davidvuong.me

Public website for davidvuong.me

Primary LanguageTypeScript

davidvuong.me

Welcome to davidvuong.me 👋!

code style: prettier Code Style Netlify Status

This is a super simple repository to host my one-pager website. It houses assets, copy, links, and basic content. Built with create-react-app, styled using tailwindcss, and hosted on Netlify.

Development

Clone the repository:

git clone https://github.com/davidvuong/davidvuong.me

Install project dependencies:

npm i

Start the app in development mode:

npm start

This project was bootstrapped with Create React App.