My portfolio website showcasing myself, projects, skills, contact info, etc. This project is a work in progress. Visual elements will be added later.
To run the portfolio locally, execute these steps:
-
Clone the repository:
git clone https://github.com/CrispyKhim/ckhim-dev.git -
Navigate to the project directory:
cd ckhim-dev -
Install dependencies with
npm install -
Start the local server with
npm run start -
Open the localhost with http://localhost:5173/
- React
- Tailwind CSS
This repo is licensed under the MIT LICENSE.