Skip to content

A job portal made using React, Node.js, and MongoDB is a full-stack web application that allows users to search for job listings, create profiles, and apply for jobs.

Notifications You must be signed in to change notification settings

PiyushSaklani/JobPower

Repository files navigation

JobPower

A job portal made using React, Node.js, and MongoDB is a full-stack web application that allows users to search for job listings, create profiles, and apply for jobs.

Technology Stack

  • Frontend: ReactJS and CSS for styling.
  • Database: MongoDB, a NoSQL database.

How to Start?

  • First, you have to clone the repository in your system. Make use of the command.
git clone https://github.com/PiyushSaklani/TravelCompanion.git
  • Open the TravelCompanion folder(cd TravelCompanion)in the terminal. Then install all the packages using the command.
npm install
  • To start the web application write.
npm start
  • To run the backend open the Python folder in TracelCompanion and run the app.py file.

  • For the database open the MongoDB folder(cd MongoDB) in the terminal and install all the packages one's using.

npm install
  • To start the database run the command.
nodemon server.js

or

npm nodemon server.js

About

A job portal made using React, Node.js, and MongoDB is a full-stack web application that allows users to search for job listings, create profiles, and apply for jobs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published