Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teagucordeiro/oracle
π΅οΈ Simple web application that "answers" questions asked by the user. Developed during Rockseat's Explorer marathon.
https://github.com/teagucordeiro/oracle
css html javascript rocketseat
Last synced: 6 days ago
JSON representation
π΅οΈ Simple web application that "answers" questions asked by the user. Developed during Rockseat's Explorer marathon.
- Host: GitHub
- URL: https://github.com/teagucordeiro/oracle
- Owner: teagucordeiro
- License: mit
- Created: 2022-06-09T13:41:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-22T18:19:05.000Z (about 2 years ago)
- Last Synced: 2024-06-04T19:05:34.806Z (5 months ago)
- Topics: css, html, javascript, rocketseat
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Oracle
About β’
Technologies β’
Status β’
Deploy β’
Running β’
Author β’
License## :bookmark_tabs: About
Project developed during the explorer marathon, taught by [Rockseat](https://www.rocketseat.com.br/). Furthermore, it was possible to put into practice the knowledge of HTML, CSS and JavaScript technologies through a web application that "provides an answer" to any user question.
---
### :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 has already been completed!### :computer: Deploy
See the running project: Oracle### :dvd: **Running the Project**
```bash
# Clone this repository
$ git clone https://github.com/ThiagoCordeiro52/oracle.git# Access the project folder in terminal/cmd
$ cd oracle# 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).