Skip to content

Harshit24401/tech-week-mlsc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to the repo for job-scraper project for MLSC TECH WEEK!!! Initially fork the repo and clone it locally, idealy using git clone <your_unique_url>

To begin work on the frontend, 1. cd frontend/ 2. npm i --force 3. npm run dev Edit the App.jsx in the src directory To push changes 1.git add . 2. git commit -m "some message" 3. git push . 4. git push origin main Create a pull request in your forked repo with your repo as base and the main repo as head

To begin work on the backend, 1. cd backend/ 2. npm i --force 3. npm run dev Edit scraper.js Rest steps are repeated Enjoy Coding!!!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published