phpricardo / petquiz

Projeto feito junto com a Imersão de React realizado pela Alura.

Home Page:petquiz-git-main.petquiz.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Challenge CSS Quiz

"In learning you will teach, and in teaching you will learn." Phil Collins



📌 Table of Contents

🚀 Made With

  • 👑 JavaScript
  • 💫 React
  • 🛠 Next
  • 💅🏻 Styled Components

👷 Installation

You need to install at least NodeJS 14.15.4 and Yarn, then in order to clone the project via HTTPS, run this command:

SSH URLs provide access to a Git repository via SSH, a secure protocol. If you have a SSH key registered in your Github account, clone the project using this command:

git clone github.com/phpricardo/petquiz.git

Install dependencies

yarn

This command will install all dependencies. It may take a while.

🏃 Getting Started

Starting

In the project directory, you can run:

yarn dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

🐛 Issues

Feel free to file a new issue with a respective title and description on the the Challenge CSS Quiz repository. If you already found a solution to your problem, I would love to review your pull request! Have a look at our contribution guidelines to find out about the coding standards.

📕 License

Released in 2021.

Made with love by Ricardo Lima 💚🚀

About

Projeto feito junto com a Imersão de React realizado pela Alura.

petquiz-git-main.petquiz.vercel.app


Languages

Language:JavaScript 100.0%