Skip to content

Latest commit

 

History

History
81 lines (63 loc) · 2.78 KB

README.md

File metadata and controls

81 lines (63 loc) · 2.78 KB

Responsive Job Seeking Landing Page + Dark Mode

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 Job Seeking Landing Page

  • Responsive design.
  • Dark Mode enabled.
  • Developed with mobile-first approach.

This project is built using React.js, Next.js, Tailwind CSS, Typescript.

👉View Live

Join my youtube channel to see more videos like this. Youtube Channel

Job Seeking Landing Page

Folder Structure

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

Running Locally

  1. Clone this reposiroty git clone https://github.com/MiadV/hiredli-tw.git
  2. Navigate to project folder and install the dependencies.
npm install
npm run dev

Open http://localhost:3000 in your browser to see the result.

Cloning / Forking

Please review the license and remove all client information (logo, address, images, branding content, etc.).

Social Media