Skip to content

Code4Need/hacky-hackers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

About the Website

This website is built to uplift the underrepresented students by providing jobs to students having relevant skills. The recruiters can find the perfect match for their company and also the job-seekers can find their job without any bias.

Technologies Used

React, HTML, CSS, Bootstrap

Development Setup

Before setting up the project make sure you have an IDE.

  1. Fork the repository. (Click Top Right in this Page)

  2. Clone the repository which you have forked.

    https://github.com/<YOUR_GITHUB_USERNAME>/hacky-hackers.git
  1. Go into web directory containing the frontend of the project.
    cd hacky-hackers
  1. Make sure you have Node.js Installed and run the below command. This command will install required packages (node_modules) from Package.json
    npm install
  1. Start the Application by using below command.
    npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published