Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.12 KB

README.md

File metadata and controls

29 lines (18 loc) · 1.12 KB

zippia-jobs

Zippia Test Project an application to get the jobs through api call given by zippia. I based the UI to the given site for the design reference. I used tailwindcss A utility-first CSS framework to have control on the html elements. I have added two buttons that will filter by company name and date posted. Lastly, I have added a load more functionality that will basically load more items if possible. Used starter template of Next.js.

Resources

Available Scripts

In the project directory, you can run:

yarn install

Will install the package dependecies of the app.

yarn dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.