Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ikechukwu-peter/nip

A secure URL shortener with qrcode, password protection and expiration time
https://github.com/ikechukwu-peter/nip

Last synced: 15 days ago
JSON representation

A secure URL shortener with qrcode, password protection and expiration time

Awesome Lists containing this project

README

        

## Nip

> A secure URL shortener with qrcode, password protection and expiration time

![screenshot](./assets/screen.gif)

## Built With 🌩ī¸

- ReactJs
- TypeScript
- TailwindCSS
- SWR

## Live Demo ☁ī¸

[Live Demo Link](https://nip-psi.vercel.app/)

## Getting Started ☀ī¸

To get a local copy up and running follow these simple example steps.

### Prerequisites

Install Node and npm using the `npm install` command on your command line, then install yarn using `npm install --global yarn`.

### Setup

Clone this repository by typing `git clone https://github.com/ikechukwu-peter/nip-api.git` on your terminal.

## Installation

```bash
$ yarn install
```

## Running the app

```bash
# development
$ yarn dev

# build
$ yarn build

# format with prettier
$ yarn format

# lint with eslint
$ yarn lint
```

### Usage

Run `yarn dev`. This will start a development server.

## **Sponsor** ❤

If you like this project, please give a star ⭐ and/or consider buying me coffee(s). Every donation is appreciated.


bmc-button

## Show your support

Give a ⭐ī¸ if you like this project!

## Author

👤 **Ikechukwu Peter**

- GitHub: [@ikechukwu-peter](https://github.com/ikechukwu-peter)
- Twitter: [@pete_iyke](https://twitter.com/pete_iyke)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/peter-ikechukwu/)

## 📝 License

This project is [MIT](./LICENSE) licensed.