This project is a sleek and responsive Personal Portfolio Website built using HTML, CSS, React.js, and related packages. It aims to deliver a dynamic user experience characterized by fluid navigation and content presentation.
-
Responsive Design: The website is fully responsive, adapting seamlessly to varying tablet screen sizes and resolutions.
-
Dynamic User Experience: Users can navigate through the website smoothly, with interactive elements enhancing the overall experience.
-
Integration of Animations: Animations are incorporated throughout the interface to infuse dynamism and interactivity, adding to the overall aesthetic appeal.
To view the website, simply visit https://austintanjunheng.netlify.app/.
- HTML
- CSS
- React.js
- JavaScript
- Bootstrap
If you want to run this project locally, follow these steps:
-
Clone this repository:
git clone https://github.com/your-username/your-repository.git
-
Navigate to the project directory:
cd your-repository
-
Install dependencies:
npm install
-
Start the development server:
npm start
-
Open your browser and visit
http://localhost:3000
to view the website locally.