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.
- https://nextjs.org/docs/getting-started
- https://tailwindcss.com/
- https://github.com/JamesHRowe/tailwindcss-line-clamp
- https://github.com/estevanmaito/tailwindcss-dropdown
- https://yarnpkg.com/getting-started/usage
In the project directory, you can run:
Will install the package dependecies of the app.
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.