- Clone this repo and install packages using npm
npm install
or yarnyarn
- Start the graphql server
yarn start
ornpm run start
- Clone server repo and follow the steps
https://github.com/infynno-solutions/node-graphql-challenge
to start the dev server - Once the NodeJs Graphql server is running you can start developing frontend
- List All Users
- List All Posts
- Create Post
- Update Post
- Delete Post
After completing challenge you have to submit this to us there are few ways to do that select whichever is easier to you.
- Fork this repo and create a pull request
- Create your own public repo and upload the code
Final Step : Send email to hr@infynno.com
with title YourName - ReactJS Graphql Challenge
and it should contain link to pull request
or your repo