Welcome to my personal website, powered by React and TypeScript. This website serves as a digital business card, providing a simple URL (zkm.tw) for others to easily access and connect with me. Whether you want to learn more about me and my professional background, view my portfolio, or reach out to me, you'll find all the necessary information here on this one-stop-shop website.
To get started with this project, follow these instructions:
- Clone or download the repository
- Navigate to the project directory
- Run
yarn
to install the dependencies - Run
yarn start
to start the development server
To build the app for production, run yarn build
. The production-ready code will be built in the build
folder.
To run the app in a Docker instance, run yarn dev
.
- React
- TypeScript
- yarn
- Docker
- Jest
To run unit tests, run yarn test.
- Zach Schneider - Project creator and developer
This project is licensed under the MIT License.