Skip to content

kibolho/aluraquiz-abilioazevedo

 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Alura Quizzes

Next.JS quizzes application.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgements

About The Project

Product Name Screen Shot Hooks are a new addition in React 16.8. They let you use state and other React features without writing a class.

React gives us the possibility to work with componentization. With hooks we can componentize classes and functions more easily. And we can create custom hooks and share via NPM.

Built With

Base Layout

Getting Started

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/kibolho/aluraquiz.git
  2. Choose a Hook folder
  3. Install NPM packages
    npm install 
    or
    yarn 
  4. Run the Project
    npm start 
    or
    yarn start

Usage

Use this project to create quizzes and challenge your friend!

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Abílio Azevedo - @abilioazevedo - [email protected]

Project Link: https://github.com/kibolho/aluraquiz-abilioazevedo

Acknowledgements

Contributors


Mario Souto

💻

Juliana Amoasei

💻

Lucas Cesar

🎨

Paulo Silveira

💻

Robson Antonio Lima Mendonça

💡

Higor Oliveira

💡

Pablo Tôndolo de Vargas

💡

Lucas Frigo de Souza

💡

Antonio Narcilio

💡

Welton Vaz de Souza

💡

João Vitor Ferreira

💡

Matheus Nunes

💡

Wilson Luiz Prosdocimo

💡

Esterfania

💻

Abílio Azevedo

💻

About

Project Build in the Alura Immersion Week (NextJS Edition) Jan/2020

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.4%
  • JavaScript 0.6%