Startup Scouter is a swift, minimalistic app specifically designed for browsing Y Combinator startup job postings, emphasizing conciseness and readability to streamline the job-seeking process for users interested in startup careers. It was built using the Hacker News Api.
or download:
- Clone this client repository to your local machine
- Navigate (
cd
) to your local directory containing the server repository - Run
npm install
to install the dependencies - Run
npm start
to start the server - On your web browser, navigate to http://localhost:3000/
- Find your new job!