Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 766 Bytes

README.md

File metadata and controls

39 lines (26 loc) · 766 Bytes
Logo

O Lobo

The Lobo's portfolio source code

olobo.xyz

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.