Skip to content

fulin426/Amp-Search

Repository files navigation

Amp Search React Capstone

Thinkful (https://www.thinkful.com) Third Capstone Project Amp Search is a interactive fullstack web app that allows users to search for jobs based on skills/technlogies that the user has. The jobs with the closest match are shown at the top of the search results. Users can then use that information to asses which technologies are in demand based on region.

Working Prototype

Live preview https://ampsearch.herokuapp.com/

Screenshots

Screenshots Screenshots

Running locally

git clone to local folder and CD into it

npm install

cd client npm install

cd ..

npm start

Technology

Front End

  • HTML
  • CSS
  • JavaScript
  • React
  • Redux

Back End

  • Node.js

Responsive

This app is responsive and optimized for desktop and mobile use.