Skip to content

My personal portfolio website built with React, Tailwind CSS and Framer Motion

License

Notifications You must be signed in to change notification settings

Wilzzu/wilzzu.dev

Repository files navigation

Banner

wilzzu.dev

A React-based website showcasing my projects and providing more information about myself.
Built with a design-first approach, emphasizing smooth animations and transitions handcrafted with Framer Motion.

Live Site

Check out the live version of the website: wilzzu.dev

Screenshots

Features

  • Showcase of my projects with descriptions, screenshots and links
  • Demo versions of some projects, so anyone can try them out
  • Smooth animations and transitions
  • Information about me and links to my socials
  • Responsive design

Technologies Used

  • React
  • Vite
  • Tailwind CSS
  • Framer Motion

Installation and Setup

To run the project locally:

  1. Clone the repository:

    git clone https://github.com/Wilzzu/wilzzu.dev.git
    cd wilzzu.dev
    
  2. Install dependencies:

    npm install
    
  3. Start the development server:

    npm run dev
    

License

This project is licensed under the MIT License - see the LICENSE file for details.

Releases

No releases published

Packages

No packages published