PolGubau / controlling-state-accesibily

Home Page:https://controlling-state-accesibily.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Controlling a Frontend CRUD

Introduction

The app shows an input where you can type and add items to a list, each item can be edited and deleted. Quite simple, but we will work hard in accesibility and performance.

Requirements

  • Typescript for type checking
  • React for the UI
  • Node for the server

Installation

Clone the repo and run npm install in the root folder.

Usage

Run npm run dev in the root folder to start the server and the client.

About

https://controlling-state-accesibily.vercel.app


Languages

Language:TypeScript 82.3%Language:HTML 12.0%Language:JavaScript 4.6%Language:CSS 1.0%