Skip to content

POC app exploring modern web development with React, TypeScript, and GraphQL.

License

Notifications You must be signed in to change notification settings

manoldonev/todo-app-ts-styled-components-graphql

Repository files navigation

build workflow

Latest deployment available at https://manoldonev.github.io/todo-app-ts-styled-components-graphql/

React Todo App

This project was bootstrapped with Create React App and represents a simple TypeScript todo web app implemented with React, Styled Components, and GraphQL.

Infrastructure

  • TypeScript
  • ESLint
  • Prettier
  • pre-commit hooks
  • CI GitHub workflow

UX

  • Mobile-first design
  • Styled Components

State Management

  • Zustand (a small, fast and scalable state-management solution using simplified flux principles)

Data (Async State Management)

  • GraphQL
  • react-query with automatic hooks generation based on the GraphQL schema

About

POC app exploring modern web development with React, TypeScript, and GraphQL.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published