/portfolio-website

Portfolio Website in Cartoon-Style

Primary LanguageJavaScriptMIT LicenseMIT

React.js Portfolio Website

Showcase Image

This is my personal portfolio website in Cartoon-Style, made with React.js & TailwindCSS. The whole design is made to be simple and eye-catching. You may use this as project as a starting point for your portfolio, but make sure you give this repo a star :)

View Portfolio

Sections

  • Hero: Quick Introduction of who you are alongside a possible picture of yourself

  • What I Do: Here you can describe what exactly you do and what services you offer

  • Featured Projects: Show off your best projects whilst describing and providing a link for them

  • Quote (Optional): Display a quote which shows what you stand for

  • About Me: Tell everyone about yourself

  • Contact: How someone can get in touch with you

Getting Started

Prerequisites

  • Node.js (version 12 or higher)

Installation

  1. Clone the repository to your local machine:
git clone https://github.com/0xBitBuster/portfolio-website.git
  1. Install the dependencies:
npm install

Usage

To start the server, run:

npm run dev

By default, the web application runs on http://localhost:5173

License

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