Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 788 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 788 Bytes

Trakr

Trakr is a full-stack app that helps track your stage in the application process, so you have all your applications easily accessible in one place.

To see the deployed version of Trakr, visit https://nostalgic-kalam-c12902.netlify.app/

Final Product

“trakr dashboard” “trakr job modal” “trakr search feature”

Tech Stack

  • PostgreSQL
  • Ruby on Rails
  • ReactJS
  • Redux

Setup

Install Trakr's Dependencies

npm install

Running Development Server

npm start