Skip to content

A web application that scraps football results and presents them to the users.

Notifications You must be signed in to change notification settings

HamzaMouhcine/scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Football live

Description

Football live is a web application that scraps football results and presents them to the users.

Project Setup

Prerequisites

You need to have Node and NPM installed on your PC.

Downloading and installing Node.js and npm

The project uses MongoDB as a database, set up mongodb on your machine(version 3.2 or later).

How To Install

Download the source code using git or else download and unzip the zip file.

Open a terminal window and go to the project root folder.

You need to have npm installed globally.

Run npm i in the root folder to install the required libraries.

How To Run

Start the MongoDB server.

Run

npm start

for a dev server.

Navigate to http://localhost:3000/.

About

A web application that scraps football results and presents them to the users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published