Skip to content

Rafacv23/ninjapath-free-url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🥷 Ninja Path | Free URL shortener

Project made with Astro and Supabase to make your own short URLs totally free in just one click.

Live demo

ninjapath-preview ninjapath-performance

git clone https://github.com/Rafacv23/ninjapath-free-url-shortener

🚀 Project Structure

/
├── public/
│   └── favicon.avif
│   └── wallpaper.avif
├── src/
│   ├── components/
│   |   ├── es/
│   │   └── Header.astro
│   │   └── Footer.astro
│   │   └── SEO.astro
│   │   └── Redirect.jsx
│   │   └── SendUrlForm.jsx
│   │   └── ConvertedUrl.tsx
│   ├── layouts/
│   │   └── Layout.astro
│   │   └── EsLayout.astro
│   └── lib/
│   └── pages/
│   |   ├── es/
│   |   └── index.astro
│   |   └── [short_url].astro
│   └── utils/
└── package.json

⌨️ Technologies

  • Astro
  • React
  • Supabase
  • JavaScript
  • TypeScript
  • CSS
  • Pico CSS

👀 Be part of the project

Feel free to check my code and make comments about it. And use it in your daily work.

About

Url shortener made with Astro and supabase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published