debski-patrick / Jobzilla

An app to find your next job. Built with Next.js and Tailwind CSS with the help of the **Infojobs API** and leaflet.js for the map.

Home Page:https://jobzilla.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web preview

💼 Jobzilla 👨‍💻

An app to find your next job. Built with Next.js and Tailwind CSS with the help of the Infojobs API and leaflet.js for the map.

View Demo · Report Bug · Request Feature

Table of contents

About The Project

This is a project for the Infojobs Hackathon 2023. The app is built with Next.js and Tailwind CSS with the help of the Infojobs API and leaflet.js for the map.

⬆ Back to top

Screenshots

⬆ Back to top

Built With

⬆ Back to top

Getting Started

  1. Clone or fork the repo
git clone https://github.com/stefan2do/JobZilla
  1. Changue to source directory
cd JobZilla/source
  1. Add your own API key in env.local like
INFOJOBS_TOKEN=XXXXXXXXXXXXXXXXXX
  1. Install NPM packages
npm install
  1. Run the project
npm run dev

⬆ Back to top

License

The information displayed on this page has been obtained through the Infojobs API and is subject to the Infojobs terms and conditions. I thank Infojobs for providing the data that makes it possible to view this information.

Distributed under the MIT License. See LICENSE for more information.

⬆ Back to top

About

An app to find your next job. Built with Next.js and Tailwind CSS with the help of the **Infojobs API** and leaflet.js for the map.

https://jobzilla.vercel.app

License:MIT License


Languages

Language:JavaScript 95.3%Language:CSS 4.7%