I started this project with the purpose of learning and integrating React JS and other libraries.
I have put a lot of effort into it and I hope that you will like it.
The Web App lands you to an appealing Landing Page, in which the user can choose to # by applying or to log in.
➡️ Go try it and please let me know if you enjoyed it with a ⭐️, I would appreciate it a lot.
✔️: Hiring platform for job seekers
✔️: React-Reveal animation (credits: rnosov
/
react-reveal) for the page animations
✔️: Responsive layout
Before starting you need to have Git and Node installed.
- Clone the project
git clone https://github.com/shivendradb/Hiring-Website-ReactJS.git
- Go to the project directory
cd Hiring-Website-ReactJS
- Install dependencies
npm install
- Start the server
npm start
Note:
The page will reload if you make edits.
You will also see any lint errors in the console.