This project is my personal website that serves as an online portfolio and blog. The website is built using modern web technologies including HTML, Tailwind CSS , and JavaScript, Next.js.
The website has the following features:
- Responsive design that adapts to different screen sizes
- Home page with a brief introduction about me
- Project page showcasing my projects
- Article page with articles about various topics
- Uses page showcasing my work enviroment and what what i use to get my job done.
- Navigation menu for easy navigation throughout the website
-
Prerequisites
On all platforms:
- Install Node version 16.4.0
- Install yarn
-
Clone the repo
git clone <your fork>
-
Run the development server:
yarn dev