Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ikechukwu-peter/nip
- Owner: ikechukwu-peter
- License: mit
- Created: 2023-02-26T18:13:40.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-30T04:13:18.000Z (over 1 year ago)
- Last Synced: 2024-10-27T11:16:37.611Z (2 months ago)
- Language: TypeScript
- Homepage: https://nip-psi.vercel.app
- Size: 87.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
## 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.