Skip to content

suryamsj/short-url-generator

Repository files navigation

Short Url Generator

 

Demo

Short Url Generator

Github top language Github language count Repository size License Github forks Github stars

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Short Url Generator dibuat dengan menggunakan svelte dan ❤

✨ Features

✔️ Mudah digunakan
✔️ Responsive
✔️ Data url tersimpan di localstorage

🚀 Technologies

Short Url Generator dibuat menggunakan teknologi:

✅ Requirements

Sebelum memulai 🏁, pastikan anda sudah menginstall Git dan Node.

🏁 Starting

# Clone this project
$ git clone https://github.com/suryamsj/short-url-generator

# Access
$ cd short-url-generator

# Install dependencies
$ npm install

# Run the project
$ npm run dev

# The server will initialize in the <http://http://localhost:5173/>

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Muhammad Surya Jayadiprana

 

Back to top