An open API service indexing awesome lists of open source software.

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 😍

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)