- This react project is meant as a portal for job recruitment
- Login/SignUp, separate for companies and developers
- Post for developers.
- Jobs for developers.
- New Job Opening by company.
- Close a job opening by company.
- View various applications for a job opening.
- React JS
- React Redux
- React Router
- Material UI
- Axios API
- Express JS
- Firebase
- CORS
- Install Node JS on system.
- Git clone the project using link : https://github.com/rjankit/Webster.git
- Install react-scipt module using npm install "react-scripts".
- Navigate to folder frontend in terminal and run command npm start.
- Open another terminal in backend and run command node server.js.
- You are ready to lay hands on this project.