Rajan Nahar's repositories
awesome-react-components
Curated List of React Components & Libraries.
awesome-react-hooks
Awesome React Hooks
earthquakes
A create-react-app using redux to load earthquake data, filter by magnitude and filter by magType - react-testing-library tests
express-graphql-authors-books
An Express + GraphQL server to query and mutate
next-and-rtl
NextJS, Tailwind, RTL
node-weather
A small NodeJS weather app
react-axios-nock
CRA using axios to fetch and load data, nock used for mocking network request
react-context-posts
CRA - react, context api, hooks, axios - get posts
react-google-places
CRA - using react, react hooks react-places-autocomplete and google api to render LAT/LNG of a place selected from suggestions
react-hooks-load-more
A React project using hooks to load more data (infinite scroll) bundled with Parcel
react-hooks-resource-list
CRA - React hooks (useState, useEffect, custom hook) to display/button toggle Posts/Todos, render users
react-redux-posts
CRA - using react, react hooks, redux to fetch posts and create/add a post to redux store, using axios get and post
react-redux-quickstart
React + Redux - using the ducks patterns and bundled with Parcel
react-swr-crimes
A React application using SWR as a hook for remote data fetching from the UK police DB; bundled using Parcel; filtering by crime category
react-typescript-cheatsheet
Cheatsheets for experienced React developers getting started with TypeScript
react-xstate
CRA using XState as a FSM