Skip to content

Latest commit

 

History

History
55 lines (39 loc) · 1.36 KB

README.md

File metadata and controls

55 lines (39 loc) · 1.36 KB
Logo

About The Project

This is the React Front End of JobReady! A simple and open-source resume builder. Remember to get the back end too : https://github.com/Job-Ready/JobReady-Back-End

Built With

  • TypeScript
  • React
  • Node.js

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/Job-Ready/JobReady-Front-End.git
  2. Install NPM packages
    npm install
  3. Run the project
    npm start