Skip to content

Matheus13F/AluraQuiz-NextJs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alura Imersao React - Quiz with Next JS

Quiz Next JS

Author Languages Stars Forks Contributors

📌 Table of Contents


🚀 Features

  • Only HTML, CSS, Javascript and JQuery
  • JS Logic

🖼️ UI Documentation

This project has a UI Documentation of reusable components, allowing to test them individually.

👷 Installation

You need to install NPM and YARN first, then in order to clone the project via HTTPS, run this command:

git clone https://github.com/matheus13f/Podcast_NextJS.git

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 [email protected]:matheus13f/Podcast_NextJS.git

Install dependencies

You need to install the dependencies of the project, so run the above command on root folder:

yarn or npm i

🏃 Getting Started

Run the following command to start the application in a development environment:

yarn start or npm start

Run the following command to start the api in a development environment:

yarn server

Happy code \{^-^}/

📮 Faq

Question: What are the technologies used in this project?

Answer: The technologies used in this project are React JS, Typescript, Next.JS and Styled Components

🐛 Issues

Feel free to file a new issue with a respective title and description on the Quiz repository. If you already found a solution to your problem, i would love to review your pull request!

📕 License

Released in 2020. This project is under the MIT license.

Releases

No releases published

Packages

No packages published