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 :)
-
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
- Node.js (version 12 or higher)
- Clone the repository to your local machine:
git clone https://github.com/0xBitBuster/portfolio-website.git
- Install the dependencies:
npm install
To start the server, run:
npm run dev
By default, the web application runs on http://localhost:5173
This project is licensed under the MIT License - see the LICENSE file for details.