https://github.com/knowankit/url-shortener
🖇 An app which shortens the long URL
https://github.com/knowankit/url-shortener
Last synced: 10 months ago
JSON representation
🖇 An app which shortens the long URL
- Host: GitHub
- URL: https://github.com/knowankit/url-shortener
- Owner: knowankit
- License: mit
- Created: 2021-10-17T14:26:22.000Z (about 4 years ago)
- Default Branch: develop
- Last Pushed: 2023-10-24T23:07:06.000Z (about 2 years ago)
- Last Synced: 2025-02-28T07:32:17.767Z (11 months ago)
- Language: JavaScript
- Homepage: https://url-shortner-ka.vercel.app/
- Size: 1.42 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# url-shortner 

- [Overview](#overview)
- [Requirements](#requirements)
- [Installation](#steps-to-run-this-on-your-local)
- [1. **Clone the application**](#1-clone-the-application)
- [2. **Install necessary dependencies for the application**](#2-install-necessary-dependencies-for-the-application)
- [4. **Start the application**](#4-start-the-application)
- [Tech Stack](#tech-stacks)
- [Support](#support)
- [Contributing](#contributing)
- [License](#license)
## Overview
This is a simple application for shortening the URL
### [Demo](https://url-shortner-ka.vercel.app/)
## Requirements
1. [Node.js](https://nodejs.org/)
2. [npm](https://www.npmjs.com/)
## Steps to run this on your local
1. Clone this repo using `git clone https://github.com/knowankit/url-shortner.git`
2. Run `npm install`
3. Run `npm run dev`
## Tech stacks
- Nextjs with typescript
- Chakra UI library
## Support
Reach out to the maintainer at one of the following places:
- [Portfolio](https://knowankit.com)
## Contributing
All contributions are welcome!
Made with [contributors-img](https://contrib.rocks).
## Other interesting repositories
- [My Portfolio](https://github.com/knowankit/knowankit.com)
- [Trello clone](https://github.com/knowankit/trello-clone)
- [Particle text effect](https://github.com/knowankit/particle-text-effect)
- [React bubbly effect button](https://github.com/knowankit/react-bubbly-effect-button)
## License
This project is licensed under the **MIT license**. Feel free to edit and distribute this template as you like.
See [LICENSE](LICENSE) for more information.