jehnls / aluraquiz-base

Aprendendo com alura imersão Next.js

Home Page:https://aluraquiz-base.jehnls.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AluraQuiz

AluraQuiz

License

Roadmap   |    Technologies   |    Layout   |    Project   |    How to run   |    How to contribute   |    License


###In browser Frontend

###In mobile

Frontend

:octocat: Roadmap

  • Day 1: React, Styled Components e Next.js - ✔️
  • Day 2: Linter, Rotas e State - ✔️
  • Day 3: Inputs e página de Quiz - ✔️
  • Day 4: Quiz, Pontuação e Integrações com Next.js - ✔️
  • Day 5: Páginas dinâmicas, animações e Lottie - ✔️

🚀 Technologies

This project was developed with the following techs:

🏷️ Layout

Access project layout here

💻 Project

AluraQuiz is project with questions and answer (Quiz), with result at the end, it your theme is christian.

🏃 How to run

PageFrontEnd

Install the dependencies in folder ./

  $ yarn install

After that start the server

  $ yarn Dev

Access the link

🤔 How to contribute

  • Fork this repo;
  • Create a branch for your new feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat: My brand new feature';
  • Push it to your branch: git push origin my-feature.

After merge of your pull request, you can delete your branch.

📝 License

This project is under MIT license. See the file LICENSE for details.


About

Aprendendo com alura imersão Next.js

https://aluraquiz-base.jehnls.vercel.app/


Languages

Language:JavaScript 100.0%