https://Jabama.com | Dev jobs code challenge
This is a job explorer application where users could see a list of job opportunities and apply for their desired job.
This project is built on top of Next.js in order to use server-side rendering
.
Routes are defined in pages
folder as needed.
There is a src
folder containing api
which is used for making web requestes and a component
folder containing all used components in the app.