Seekr is a web application that allows users to search for, view, and be directed to apply to software engineering openings.
The application consumes the Seekr GraphQL API.
✔️ Practice using GraphQL queries and Apollo state management library and React hooks to consume and handle application state
seekr-walkthrough.mov
- From your terminal,
cd
to a parent directory - Clone down this repository:
[email protected]:stephanieguzm/seekr-ui.git
cd
intoseekr-ui
directory and run:
npm install
npm start
- Enter the following url in your browser:
http://localhost:3000/
- Add filter functionality for users to filter by search terms