https://github.com/vncsmnl/shortlinks
π Encurtador de Links feito em React/NextJS
https://github.com/vncsmnl/shortlinks
bitly-api javascript nextjs portfolio react reactjs
Last synced: 3 months ago
JSON representation
π Encurtador de Links feito em React/NextJS
- Host: GitHub
- URL: https://github.com/vncsmnl/shortlinks
- Owner: vncsmnl
- License: mit
- Created: 2022-02-15T04:39:04.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-07T15:35:36.000Z (over 2 years ago)
- Last Synced: 2025-01-25T18:43:29.976Z (over 1 year ago)
- Topics: bitly-api, javascript, nextjs, portfolio, react, reactjs
- Language: JavaScript
- Homepage: https://shortlinks-vncsmnl.vercel.app/
- Size: 2.75 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ShortenLinks π

> Project completed
#### Video Demo: https://www.youtube.com/watch?v=4ZiVqZBRkfE

### Adjustments and improvements
The project is finished and possible new updates will be aimed at bugfixes!
## π» Prerequisites
Before you start, make sure you meet the following requirements:
- You can access the project online by clicking [here](https://encurta-links-ten.vercel.app/)
- You need the latest NodeJs to run locally.
## πΎ Cloning the Repository
Make sure you have Git installed on your machine
```bash
git clone https://github.com/vncsmnl/shortlinks.git
```
## π Installing ShortenLinks
To install ShortenLinks, follow these steps:
```bash
npm install
```
or
```bash
pnpm install
```
## β Using ShortenLinks
To use ShortenLinks, follow these steps:
```bash
npm run dev
```
ou
```bash
pnpm dev
```
## π€ Contributors
We thank the following people who contributed to this project:
- [cs50](https://cs50.harvard.edu/x/2023/)
- [David J. Malan](https://cs.harvard.edu/malan/)
- [All Staff](https://cs50.harvard.edu/x/2023/staff/#staff)
## π LicenΓ§a
A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.