Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)