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.
Ruby on Rails Javascript React/redux HTML/CSS
npx create-react-app job-applications-tracker
npm install npm@latest -g
Clone the repo
Install npm packages
- npm install