Skip to content

deep005/job-portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To start the project:

step 1: You need to take take a pull from this repo.

step 2: You need to generate a classic github auth token from github developer settings.

step 3: Add the auth token as AuthToken in a new file named AppConstants.js under src/Constants and export the AuthToken

step 4: run npm install in the main directory.

step 5: run npm start in the main directory.

Runs the app in the development mode.
Open https://localhost:3000 to view it in your browser.

the login details for both job seeker and employer are provided in the LoginInfo.js file in src/Data folder

npm test a

Launches the test runner in the interactive watch mode.

npm run build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published