bl33h / whosbl33h

This project showcases my skills using React, ESLint, Tailwind, and Vite. It includes a brief introduction about me, my projects, the technologies I've worked with, and my experience. You'll also find a contact form at the bottom and my social media links below it.

Home Page:https://whosbl33h.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

who's bl33h ?

Welcome to my portfolio repository! This project showcases my skills using React, ESLint, Tailwind, and Vite. It includes a brief introduction about me, my projects, the technologies I've worked with, and my experience. You'll also find a contact form at the bottom and my social media links below it. Feel free to explore and connect with me!


wb

FeaturesFilesHow To UsePackages

Try it out here

Features

  • Vite
# Install dependencies
$ npm i
# run the app
$ npm run dev

Files

  • src: the file that implements de solution.
  • assets: resources that are used in an application.
  • components: reusable pieces of code that define the appearance and behavior of a part of the UI.
  • pages: the different areas of the portfolio.
  • constants: values that cannot be altered by the program during normal execution.

How To Use

To clone and run this application, you'll need Git, Node.js and Vite installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/bl33h/whosbl33h

# Install dependencies
$ npm i

# Run the app
$ npm run dev

Packages

This software uses the following open source packages:

About

This project showcases my skills using React, ESLint, Tailwind, and Vite. It includes a brief introduction about me, my projects, the technologies I've worked with, and my experience. You'll also find a contact form at the bottom and my social media links below it.

https://whosbl33h.netlify.app/


Languages

Language:JavaScript 89.0%Language:CSS 9.4%Language:HTML 1.6%