Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lobooooooo14/olobo
🐺 (WIP) Simple & modern portifolio built with React, TypeScript, TailwindCSS, Shadcn/ui and Vite.
https://github.com/lobooooooo14/olobo
framer-motion i18next portifolio reactjs shadcn-ui tailwindcss typescipt vite
Last synced: 10 days ago
JSON representation
🐺 (WIP) Simple & modern portifolio built with React, TypeScript, TailwindCSS, Shadcn/ui and Vite.
- Host: GitHub
- URL: https://github.com/lobooooooo14/olobo
- Owner: Lobooooooo14
- License: gpl-3.0
- Created: 2024-01-08T15:40:08.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-10-27T20:23:12.000Z (19 days ago)
- Last Synced: 2024-10-28T00:49:57.227Z (19 days ago)
- Topics: framer-motion, i18next, portifolio, reactjs, shadcn-ui, tailwindcss, typescipt, vite
- Language: TypeScript
- Homepage: https://olobo.xyz
- Size: 4.48 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
This project was built with React, TypeScript, TailwindCSS, Shadcn/ui and Vite.
## Running
1. Clone this repository
```bash
git clone https://github.com/Lobooooooo14/olobo.git
```2. Install dependencies
```bash
cd olobo
npm ci
```3. Run the project in dev mode
```bash
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](./LICENSE) for more details.