Welcome to my portfolio website! This project showcases my work and skills as a software engineering student. The website is built using ReactJs and Tailwind CSS. It features a clean, responsive design to provide an optimal user experience across various devices.
To see full website, visit nathonana.com
- Responsive Design: Ensures the website looks great on all screen sizes.
- Interactive UI: Built with React for a dynamic and smooth user experience.
- Modern Styling: Tailwind CSS provides utility styling for a clean and modern look.
- Showcase Projects: Highlights my key projects with descriptions, images, and links.
- Contact Form: Allows visitors to get in touch with me directly through the website.
- React
- Tailwind CSS
Ensure you have the following installed:
- Node.js Download and install Node.js
Install dependencies:
cd MyPortfolio
npm installTo run the project locally:
npm start