Muhammad-Alaasar / Quiz

Quiz App

Home Page:https://quiz-hazel-tau.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Part of Speech

This an interactive activity that helps the students practice categorizing a set of words according to their part of speech.

by Muhammad Al-Aasar

Technologies

The project uses some Programming Language and Web tools to work Properly:

  • Node JS
  • React JS
  • JavaScript
  • Express Framework
  • CSS
  • HTML (JSX)
  • Some Other Dependencies [ React Hooks, React Router, File System, Cors ]

The Usage

To use it, you must be having NodeJS installed.

  • After you download this project, Extract it and open the backend folder, and in the terminal do it

1.Install the dependencies:

npm i

2.Run Backend Server

npm start
  • Now you run a server, After that open the frontend folder, and in the terminal do it

1.Install the dependencies:

npm i

2.Run Frontend Server

npm start

License

Free Software, Yeah!

About

Quiz App

https://quiz-hazel-tau.vercel.app


Languages

Language:JavaScript 68.3%Language:HTML 17.0%Language:CSS 14.7%