Skip to content

Pappyjay23/DevHire

Repository files navigation

DevHire

Snapshots 📸

Screenshot 2024-08-24 122951

Tech Stack ✨

How to run locally 💻

Follow these steps to run DevHire on your local machine.

Clone this repository

git clone https://github.com/Pappyjay23/DevHire.git

Navigate to the directory

cd DevHire

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Now, you can navigate to http://localhost:3000 to view the app.

Compile and Minify for Production

npm run build

Credits ✍

Implementation by @Pappyjay23