Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 537 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 537 Bytes

job-applications-tracker

This website is made to let the user keeps track of all their job applications in an easy way. Built with rails as a backend, javaScript and React/Redux as a frontend. Data stored on postgreSQL.

Built with

Ruby on Rails Javascript React/redux HTML/CSS

Getting Started

npx create-react-app job-applications-tracker

Prerequisites

npm install npm@latest -g

Installation

Clone the repo

Install npm packages

  • npm install