https://github.com/ericneves/exploretheuniverse
Explore the Universe 🪐
https://github.com/ericneves/exploretheuniverse
css express fetch-api html javascript nasa-api nodejs
Last synced: 3 months ago
JSON representation
Explore the Universe 🪐
- Host: GitHub
- URL: https://github.com/ericneves/exploretheuniverse
- Owner: EricNeves
- License: mit
- Created: 2022-04-08T00:27:52.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-07T15:44:49.000Z (over 3 years ago)
- Last Synced: 2025-01-18T07:27:02.455Z (over 1 year ago)
- Topics: css, express, fetch-api, html, javascript, nasa-api, nodejs
- Language: CSS
- Homepage: https://exploretheuniverse.netlify.app/
- Size: 42.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
### Explore the Universe

Explore the Universe, uma página web que a cada dia mostra uma imagem e descrição de algo relacionado ao nosso grande universo. Os dados são consumidos da API APOD (Astronomy Pictures of the Day).


### Executando ⚙️
```sh
# Website: https://exploretheuniverse.netlify.app/
# Clone
$ git clone git@github.com:EricNeves/exploretheuniverse.git
# Install Dependencies
$ cd exploretheuniverse && npm install
# Execute
$ npm start
# Execute as dev
$ npm run dev
# Build
$ npm run build
```
### Ferramentas 🛠
* HTML5
* CSS3
* Javascript
* Fetch API
* NodeJS
* Express
* Webpack
### 📝 License
