This is my attempt at re-creating an existing Job Seeking website landing page. This project project is a part of my youtube channel. Watch it on youtube
- Responsive design.
- Dark Mode enabled.
- Developed with mobile-first approach.
This project is built using React.js, Next.js, Tailwind CSS, Typescript.
Join my youtube channel to see more videos like this. Youtube Channel
Project directories are structured as follows:
root
├── /public
├── /favicons
├── /img
├── /src
├── /components
├── /pages
├── /css
├── /fonts
├── /utils
package.json
tsconfig.json
next.config.js
postcss.config.js
tailwind.config.js
README.md
- Clone this reposiroty
git clone https://github.com/MiadV/hiredli-tw.git
- Navigate to project folder and install the dependencies.
npm install
npm run dev
Open http://localhost:3000 in your browser to see the result.
Please review the license and remove all client information (logo, address, images, branding content, etc.).