Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1011 Bytes

README.md

File metadata and controls

45 lines (31 loc) · 1011 Bytes
Logo

O Lobo

The Lobo's portfolio source code

olobo.xyz

Hero Hero Hero

This project was built with React, TypeScript, TailwindCSS, Shadcn/ui and Vite.

Running

  1. Clone this repository
git clone https://github.com/Lobooooooo14/olobo.git
  1. Install dependencies
cd olobo
npm ci
  1. Run the project in dev mode
npm run dev

Contributing

You can contribute to this project by forking this repository, implementing your changes, and submitting a pull request describing the changes made.

License

This project is under GPL-3.0 license. see LICENSE for more details.