Skip to content

An app for attendees to use at networking events to better connect with each other.

Notifications You must be signed in to change notification settings

jj-javascript/Daily-Trivia-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daily Trivia App

A full-stack Node.js and Express web application that allows users to practice their trivia skills on a daily basis.

Table of Contents

  1. Project Overview
  2. Features
  3. Technologies Used
  4. Installation
  5. Usage

Project Overview

Daily Trivia Application that lets users answer a new question every day! Daily Trivia 1 Daily Trivia 2

Features

  • See the question of the day.
  • Respond to the question.
  • If you respond correctly, see answers from other users.

Technologies Used

VS Code JavaScript HTML5 CSS3 NodeJS ExpressJS MongoDBGit

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/Daily-Trivia-App.git
  1. Navigate to the project directory:
cd daily-trivia-app
  1. Install Dependencies:
npm install
  1. Start the server:
npm run dev
  1. Open your browser and go to:
http://localhost:3005

Usage

  1. Read the question of the day at the top of the page.
  2. Respond to the question.
  3. Once you answer the question correctly, browse responses from other users.

About

An app for attendees to use at networking events to better connect with each other.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published