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.
Live preview https://ampsearch.herokuapp.com/
git clone to local folder and CD into it
npm install
cd client npm install
cd ..
npm start
- HTML
- CSS
- JavaScript
- React
- Redux
- Node.js
This app is responsive and optimized for desktop and mobile use.