Skip to content

MaamounOkla/DT2011G_Projekt_New

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workify, Mashup API Project

Author: [Maamoun Okla]


Description

This project is a frontend web application that integrates data from the Jobsearch API and OpenStreetMap API. It fetches job listings based on user search input, displays job details, and shows the location on a map. It also gives a calculated distance between the user location and the job location.


Live Demo

You can try the live demo here.


installation

Run npm install to install Parcel and all dependencies.

if SASS is not installed globally on your device, run npm install -g sass.

Development server

Run npm start for a dev server. Navigate to http://localhost:1234/. The application will automatically reload if you change any of the source files.

Build

Run npm run build to build the project. The build files will be stored in the dist/ directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published