Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mtlouzada/turing-challenger
Quiz about Alan Turing Career and Life
https://github.com/mtlouzada/turing-challenger
javascript markdown node readline-sync
Last synced: about 1 month ago
JSON representation
Quiz about Alan Turing Career and Life
- Host: GitHub
- URL: https://github.com/mtlouzada/turing-challenger
- Owner: mtlouzada
- License: mit
- Created: 2024-06-11T02:10:58.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-21T17:48:04.000Z (6 months ago)
- Last Synced: 2024-06-22T16:19:28.383Z (6 months ago)
- Topics: javascript, markdown, node, readline-sync
- Language: JavaScript
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Turing Challenger
![Screenshot_1](https://github.com/mtlouzada/salary-VS-inflation/assets/120414065/0f90d965-56b8-4c49-9220-9559832bbb2b)
![Devmedia](https://img.shields.io/badge/DevMedia-E7ECEB?style=for-the-badge&logo=appium&logoColor=83B81A) [![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity) [![Ask Me Anything !](https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg)](https://GitHub.com/Naereen/ama)
_Read this in other languages:_ π§π· [_PortuguΓͺs_](./translations/README-ptBR.md) π’π‘
## Description:
This quiz is about Alan Tuting career and life.### Build with:
![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E) ![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white) ![Git](https://img.shields.io/badge/git-%23F05033.svg?style=for-the-badge&logo=git&logoColor=white) ![Visual Studio Code](https://img.shields.io/badge/Visual%20Studio%20Code-0078d7.svg?style=for-the-badge&logo=visual-studio-code&logoColor=white)### π Getting started:
To run this project, make sure you have this tools installed in your development environment:
* Node
```bash
npm install
```* Readline-Sync
```bash
npm install readline-sync
```#### Starting:
To start this project, just follow these 2 steps:
1Β° Open the correct project folder
```bash
cd project-name
```
2Β° Use Node to run the application```bash
node main.js
```### How to Contribute? π«
If you want to contribute, clone this repo, create your work branch and get your hands dirty!```bash
git clone https://github.com/mtlouzada/turing-Challenger.git
``````bash
git checkout -b feature/NAME
```At the end, open a Pull Request explaining the problem solved or feature made, if exists, append screenshot of visual modifications and wait for the review!
#### Docs that might help:
[π How to create a Pull Request](https://www.atlassian.com/br/git/tutorials/making-a-pull-request)
[πΎ Commit pattern](https://gist.github.com/joshbuchea/6f47e86d2510bce28f8e7f42ae84c716)
### License π
This project is under [MIT](https://github.com/mtlouzada/turing-Challenger/blob/main/LICENSE) license### Developed by π§π»βπ»
#### Matheus Louzada [LinkedIn](https://www.linkedin.com/in/matheus-louzadaa)