Skip to content

1jnole/trivia-app

Repository files navigation

🎮 Trivia App 🎮

This is a Trivia Game application built using Angular.

🚀 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What you need to install the software and how to install them:

  • Node.js (v18.15.0)
  • npm (v9.5.0)

You can download Node.js from the official website. npm is included with Node.js.

Installing

Follow these steps to run this project in your local environment.

  1. Firstly, clone the repository to your local machine using git:

    git clone https://github.com/1jnole/trivia-app.git
  2. Go into the project directory:

    cd trivia-app
  3. Install the dependencies:

    npm install
  4. Now you can run the project with:

    npm start

The application should be running on http://localhost:4200.

📚 Technologies

The project is created with:

About

Trivia app made with angular

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published