/zkm.tw

Primary LanguageTypeScriptMIT LicenseMIT

My Personal Website

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.

Getting Started

To get started with this project, follow these instructions:

  1. Clone or download the repository
  2. Navigate to the project directory
  3. Run yarn to install the dependencies
  4. Run yarn start to start the development server

Building and Running in Production

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.

Technologies Used

  • React
  • TypeScript
  • yarn
  • Docker
  • Jest

Unit Tests

To run unit tests, run yarn test.

Credits

License

This project is licensed under the MIT License.