Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teagucordeiro/rocket-links
Web application that elegantly provides a set of links to other social networks of a user.
https://github.com/teagucordeiro/rocket-links
css html javascript
Last synced: 6 days ago
JSON representation
Web application that elegantly provides a set of links to other social networks of a user.
- Host: GitHub
- URL: https://github.com/teagucordeiro/rocket-links
- Owner: teagucordeiro
- License: mit
- Created: 2022-07-04T17:53:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-22T18:10:41.000Z (about 2 years ago)
- Last Synced: 2024-06-04T19:05:37.009Z (5 months ago)
- Topics: css, html, javascript
- Language: HTML
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
RocketLinks
About •
Technologies •
Status •
Deploy •
Running •
Author •
License## :bookmark_tabs: About
Project developed during the explorer 2.0 marathon, taught by [Rockseat](https://www.rocketseat.com.br/). Furthermore, in this event it was possible to put into practice the knowledge of HTML, CSS and JavaScript technologies through a web application that shows links to various social networks of the user. Similar to Linktree.
---
### :hammer: **Technologies**
The following tools were used in the construction of the project:
- [HTML](https://developer.mozilla.org/pt-BR/docs/Web/HTML)
- [CSS](https://developer.mozilla.org/pt-BR/docs/Web/CSS)
- [JavaScript](https://www.javascript.com/)---
### :triangular_ruler: **Project Status**
👨🏫 The project is under development!### :computer: Deploy
See the running project: RocketLinks### :dvd: **Running the Project**
```bash
# Clone this repository
$ git clone https://github.com/ThiagoCordeiro52/rocket-links.git# Access the project folder in terminal/cmd
$ cd rocket-links# Open the project in a browser (of your choice)
$ google-chrome index.html
```### :boy: **Author**
Thiago OliveiraDone with ❤️ by Thiago Oliveira 👋🏽 Contact me!
[![Linkedin Badge](https://img.shields.io/badge/-Thiago_Oliveira-blue?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/thiago-de-oliveira-cordeiro-32562b1b6/)](https://www.linkedin.com/in/thiago-de-oliveira-cordeiro-32562b1b6/)
[![Github Badge](https://img.shields.io/badge/-Thiago_Oliveira-000?style=flat-square&logo=Github&logoColor=white&link=https://github.com/ThiagoCordeiro52)](https://github.com/ThiagoCordeiro52)---
### :page_facing_up: **License**
This project is licensed by [MIT](./LICENSE).