Git Product home page Git Product logo

jobly-react's Introduction

React Jobly

Jobly

Jobly is a web application built using React that allows users to search and apply for job listings. Users can sign up, log in, and update their profile information.

Features

  • User authentication and authorization
  • Search for jobs by keyword or company name
  • View job details, including salary and equity
  • Apply to jobs
  • View jobs applied to by the user

Getting Started

To get started with Jobly, follow the steps below:

Backend

  1. Clone the repository to your local machine.
  2. Navigate to the backend directory: cd backend.
  3. Install backend dependencies with npm install.
  4. Start the backend server with npm start.
  5. The backend server will start running at http://localhost:3001.

Frontend

  1. Open a new terminal.
  2. Navigate to the frontend directory: cd frontend.
  3. Install dependencies with npm install.
  4. Start the frontend development server with npm start.
  5. Open http://localhost:3000 in your browser.

Testing

Tests are run using Jest. To run the tests for both the frontend and backend, follow the steps below:

Backend Tests

  1. Open a terminal.
  2. Navigate to the backend directory: cd backend.
  3. Run npm test to execute the backend tests.

Frontend Tests

  1. Open a new terminal.
  2. Navigate to the frontend directory: cd frontend.
  3. Run npm test to execute the frontend tests.

Dependencies

Backend:

  • express
  • cors
  • dotenv
  • jsonwebtoken
  • bcrypt
  • jest
  • supertest

Frontend:

  • axios
  • bootstrap
  • react
  • react-dom
  • react-router-dom
  • react-scripts
  • reactstrap

jobly-react's People

Contributors

hollyabrams avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.