A simple job portal built on React with Server Side Support!
- Download the project to your local machine and cd into it.
- Now execute npm install to install all the node dependencies required for the project.
- This application requires you to execute 2 commands in your terminal simultaneously.
- npm run dev -> to start the development environment.
- npm run stubs -> to start stubs.
- You should be able to see the application up and running on http://localhost:3000
- React SSR
- Webpack
- Express
- React Router
- Redux
- Styled Components
Thanks for the Opportunity!