Skip to content

Latest commit

 

History

History
102 lines (78 loc) · 5.28 KB

README-en.md

File metadata and controls

102 lines (78 loc) · 5.28 KB

cladoquiz logo

A quiz about the study of the kinship relationships of living beings

“If it could be demonstrated that any complex organ existed, which could not possibly have been formed by numerous, successive, slight modifications, my theory would absolutely break down. But I can find no such case." ~DARWIN, Charles, 'The Origin of Species' (1859)

PRs welcome project's license GitHub repo size GitHub top language GitHub last commit date created status: finished
🇺🇸 English
🇧🇷 Português
Table of contents
  1. About
  2. Technologies
  3. How to download and run the project
  4. The developer

📌 About

This project is a quiz about Cladistics: the tool that is most used by scientists to analyze the relationships between living beings.

It was developed during the 2nd ImersãoReact organized by Alura.

All quizes can be seen on the [Vitrine da Imersão](Você pode ver todos os quizes criados na Vitrine da Imersão.).

screenshot of the app

back to top

🛠️ Technologies

back to top

💻 How to download and run the project

💡 Prerequisites

First of all, you will need to install the following tools on your computer: Git and Node.js.

Moreover, it's good to have an editor to work on code, such as VSCode.

# Clone the repository
$ git clone https://github.com/Carol42/cladoquiz

# Go to the directory
$ cd cladoquiz

# Install the dependencies
$ npm install

# Start the project
$ npm run dev

back to top

👩‍💻 The developer

developer's picture


Caroline Heloíse de Oliveira
Computer Engineering Student (UEPG)
link to my GitHub link  to my LinkedIn link to send me an email

back to top