https://github.com/rqbazan/graphql-jobs
Search GraphQL Jobs 😍
https://github.com/rqbazan/graphql-jobs
Last synced: about 2 months ago
JSON representation
Search GraphQL Jobs 😍
- Host: GitHub
- URL: https://github.com/rqbazan/graphql-jobs
- Owner: rqbazan
- Created: 2020-01-18T19:34:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-24T23:57:25.000Z (9 months ago)
- Last Synced: 2025-05-07T20:36:05.067Z (5 months ago)
- Language: TypeScript
- Homepage: https://graphql-jobs.now.sh
- Size: 385 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Search GraphQL Jobs
This repository contains the solution for
[the CHEHANA challenge](https://github.com/rqbazan/graphql-jobs/blob/master/docs/challenge.pdf),
in order to get the **Frontend Developer** position of the company.### Deploy 🚀
- [NextJS App](https://graphql-jobs.now.sh/)
- [Storybook App](https://graphql-jobs.now.sh/storybook/index.html)### FrontEnd 😊
- [NextJS](https://nextjs.org/)
- [TailwindCSS](https://tailwindcss.com/)
- [Storybook](https://storybook.js.org/)
- [Apollo Client](https://www.apollographql.com/)
- [GraphQL Codegen](https://graphql-code-generator.com/)### BackEnd, powered by [GraphQL Jobs](https://graphql.jobs/) 💯
- [GraphQL Jobs API](https://api.graphql.jobs/)
### How to setup the project? 👨🔧
1. Just execute `yarn`
### How to run the project? 💻
1. Create a `.env` following the `.env.example`
2. Execute `yarn dev`
3. Go to http://localhost:3000### Design 👨🎨
- [Figma project](https://www.figma.com/file/vnoMxFemCYynPFt37BFPK0/GraphQL-jobs?node-id=0%3A1)
- [Prototype](https://www.figma.com/proto/vnoMxFemCYynPFt37BFPK0/GraphQL-jobs?node-id=1%3A3&scaling=scale-down)
### Project Tasks ✅
- [On Notion](https://www.notion.so/rqbazan/fa0b80e473554db0bb05a6fe71c99b62?v=876a74f90a904366b8bf6a6e532fd308)