An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# url-shortner ![Build status](https://github.com/knowankit/trello-clone/actions/workflows/main.yml/badge.svg)

![alt text](https://github.com/knowankit/url-shortener/blob/develop/demo.png)



Twitter: Ankit Kumar

- [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.