Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wendelisc12/shortly---encurtador-de-links
Criação de um encurtador de links a partir da api do tiny url
https://github.com/wendelisc12/shortly---encurtador-de-links
react redux redux-toolkit rtk-query styled-components typescript
Last synced: 18 days ago
JSON representation
Criação de um encurtador de links a partir da api do tiny url
- Host: GitHub
- URL: https://github.com/wendelisc12/shortly---encurtador-de-links
- Owner: wendelisc12
- Created: 2024-08-10T22:27:07.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-12T20:06:19.000Z (3 months ago)
- Last Synced: 2024-10-10T17:22:49.262Z (about 1 month ago)
- Topics: react, redux, redux-toolkit, rtk-query, styled-components, typescript
- Language: TypeScript
- Homepage: https://shortly-encurtador-de-links-sooty.vercel.app
- Size: 80.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shortly
Uma landing page com um encurtador de links que eu criei a partir da api do tiny url https://tinyurl.com/app/settings/api usei o RTK Query pra fazer a requisição, styled components para criar componentes estilizados com a técncica css in js, e redux para o gerenciamento de estados
## Tecnologias Utilizadas
- Linguagem de Programação: Typescript
- Frameworks: React, Vite
- Bibliotecas: Redux, Redux toolkit Query, styled-components## Instalação
```shell
npm i
npm run dev