“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)
🇺🇸 English |
🇧🇷 Português |
Table of contents
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.).
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
Caroline Heloíse de Oliveira
Computer Engineering Student (UEPG)