Skip to content

Pappyjay23/cowrywise_assessment

Repository files navigation

Unsplash Clone

Snapshots 📸

Screenshot 2024-09-30 123453

Tech Stack ✨

  • Vue.js - Javascript Framework
  • Sass - Styling and UI
  • Vite - Build tool
  • Vercel - Hosting and Deployment

How to run locally 💻

Follow these steps to run DevHire on your local machine.

Clone this repository

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

Navigate to the directory

cd cowrywise_assessment

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