This is a job portal where you can find multiple jobs openings and read about them.
https://my-job-portal.netlify.app/
React | Redux | Bootstrap
Prerequisites
Ensure that you have Node.js installed and activated through nvm:
Clone the project
git clone https://github.com/PrathamGwari/Job-Portal.git
Install dependencies
npm i
Run the server
npm start
Contains div with id="root". The main app is appended to it as a child.
Renders App component
Contains routing for the App
Contains various Components for the app
Javascript, HTML, CSS, Bootstrap, React, Redux