Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/albaitas/react-app-typescript-cv2

It is a single page application written using Create React App, Typescript, React Hooks, with full create, read, update and delete functionality.
https://github.com/albaitas/react-app-typescript-cv2

react-hooks react-icons react-todo-app reactjs typescript

Last synced: about 2 months ago
JSON representation

It is a single page application written using Create React App, Typescript, React Hooks, with full create, read, update and delete functionality.

Awesome Lists containing this project

README

        

# React-App-Typescript-cv2

It is a single page application written using Create React App, Typescript, React Hooks, with full create, read, update and delete functionality.

## Demo

Project hosted on Netlify: https://react-app-typescript-cv2.netlify.app/

## Features

- Add user
- Remove user
- Toggle user
- Update user
- Tablet and mobile friendly

## Build with

- React Js, Css, Typescript
- React Hooks: useState, useEfect
- react-icons

## Installation

Install **`git`**, **`nodejs`**, **`npm`** in your local computer

Clone this repository to your local computer:

**`$ git clone https://github.com/albaitas/react-app-typescript-cv2.git`**

Install dependencies:

**`npm install`**

Runs the app in the development mode:

**`npm start`**