Skip to content

Shreyan-12345/hello-jobs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Hello Jobs

Hello Jobs is a one-stop solution for all job seekers. In future, this could also serve as a platform for recruiters to hire potential candidates.

Tech Stack

  • HTML
  • CSS
  • JavaScript

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Development Environment Setup:

Step 1: Downloading and Installing the Code Editor
You can install any one of the following code editors.


Step 2: Installing Git
Download Git

Step 3: Fork the Repository
Click on to fork this repsository

Step 4: Creating Project Directory
Note: We're creating project directory on the desktop for easy and fast access.

cd desktop

mkdir myprojects

cd myprojects

Step 5: Cloning Repository using Git
git clone https://github.com/'<your-github-username>'/hello-jobs.git

Step 6: Change directory to hello-jobs
cd hello-jobs

Step 7: Add a reference to the original repository
git remote add upstream https://github.com/harshita2216/hello-jobs.git

Step 8: Running your project
You can run your project on VS Code's Live Server or your browser.

Happy Contributing! 💖

Let's Get Started

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 71.4%
  • HTML 28.6%