https://github.com/darkokuzmanovic/lenktira
https://github.com/darkokuzmanovic/lenktira
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/darkokuzmanovic/lenktira
- Owner: DarkoKuzmanovic
- Created: 2024-12-21T22:26:54.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-21T23:44:51.000Z (6 months ago)
- Last Synced: 2024-12-22T00:23:57.524Z (6 months ago)
- Language: TypeScript
- Homepage: https://lenktira.vercel.app
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lenktira
This project is my personal pet project of mine, built with React, TypeScript, and Vite. I'm creating Lenktira for my beautiful wife Jelena. :)
## Key Features## Key Features
- **Responsive Design:** The website adapts to different screen sizes, providing an optimal viewing experience on desktops, tablets, and mobile devices.
- **Blog with Markdown Support:** Write and publish blog posts using Markdown syntax, making content creation easy and flexible.
- **Project Showcase:** Display your projects with descriptions, images, and links to live demos or repositories.
- **Clean and Modern UI:** Enjoy a visually appealing and user-friendly interface.
- **Fast Loading Times:** Optimized for performance to ensure a smooth browsing experience.## Tech Stack
- [React](https://reactjs.org/)
- [TypeScript](https://www.typescriptlang.org/)
- [Vite](https://vitejs.dev/)
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) (using SWC for Fast Refresh)