Hey 👋🏽, I'm Chandan Reddy
An awesome React Developer.
I create user experiences that are:
- Responsive
✅ - Intuitive
🤩 - Dynamic
🧬 - Reusable
♻️ - Secure
🛡️ - Load blazing fast
🚀 - SEO Optimized
🔍 - Crafted with pixel-perfect code
✨
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseconst fetch = require('node-fetch');
const fs = require('fs');
fetch(`https://api.example.com/graphql`, {
method: 'POST',
import ApolloClient from 'apollo-client';
import { InMemoryCache } from 'apollo-cache-inmemory';
import { HttpLink } from 'apollo-link-http';
import { IntrospectionFragmentMatcher } from 'apollo-cache-inmemory';
import introspectionQueryResultData from './fragmentTypes.json';
Example to deploy Next.js app to AWS Elastic Beanstalk via Travis
This is a simple example app that uses redux and recoil to demonstrate the shared state management in your react app.
Dashboard to track flattening of the curve by plotting the no.of active COVID-19 / Coronavirus cases over a period of time by countries.