Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matheus1714/explorer-astronaut-page
Page Explorer Astronaut
https://github.com/matheus1714/explorer-astronaut-page
astronaut css3 html rocketseat rocketseat-explorer scss
Last synced: 28 days ago
JSON representation
Page Explorer Astronaut
- Host: GitHub
- URL: https://github.com/matheus1714/explorer-astronaut-page
- Owner: Matheus1714
- Created: 2023-08-22T02:08:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-22T02:34:58.000Z (over 1 year ago)
- Last Synced: 2023-08-22T03:41:01.124Z (over 1 year ago)
- Topics: astronaut, css3, html, rocketseat, rocketseat-explorer, scss
- Language: SCSS
- Homepage: https://matheus1714.github.io/explorer-astronaut-page/
- Size: 7.45 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Explore Whitout Limits](https://matheus1714.github.io/explorer-astronaut-page/) 🚀
![](.github/cover-github.png)
This one was developed during [Rocketseat's Explorer](https://www.rocketseat.com.br/explorer) program, which is to develop a simple HTML page with basic elements.
## Design
This Front-end project was developed based on the design proposed in [Figma]().
![](.github/animation.gif)
## Technologies
- HTML
- CSS
- SCSS## Run Project
Clone this repository with the command:
```shell
git clone https://github.com/Matheus1714/explorer-astronaut-page.git
```Open the `index.html` on your broser.
## Edit Project
If you want edit this project so edit using the files: `index.html` and `styles.scss`.
Compile the `scss` file to `css/styles.min.css`.
I used [Live Sass Compiler](https://marketplace.visualstudio.com/items?itemName=ritwickdey.live-sass) to develop on [VSCode](https://code.visualstudio.com/).
## Acknowledgment
Thanks to [Rocketseat](https://www.rocketseat.com.br/) for this challenge and initiatives it provides.🚀