Infynno ReactJS Graphql Challenge

Steps to start development

  1. Clone this repo and install packages using npm npm install or yarn yarn
  2. Start the graphql server yarn start or npm run start
  3. Clone server repo and follow the steps https://github.com/infynno-solutions/node-graphql-challenge to start the dev server
  4. Once the NodeJs Graphql server is running you can start developing frontend

Task

  1. List All Users
  2. List All Posts
  3. Create Post
  4. Update Post
  5. Delete Post

Submission

After completing challenge you have to submit this to us there are few ways to do that select whichever is easier to you.

  1. Fork this repo and create a pull request
  2. 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