Skip to content

Latest commit

 

History

History
167 lines (134 loc) · 4.73 KB

README.md

File metadata and controls

167 lines (134 loc) · 4.73 KB
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/cosmoart/jobzilla
  1. Changue to source directory
cd 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

Contact

⬆ Back to top