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

https://github.com/albaitas/react-figma-typescript

This is a web applications project written using Create Next App, Typescript with reqres.in API and Figma UI/UX Design.
https://github.com/albaitas/react-figma-typescript

css figma react-hooks reactjs reqres-api typescript

Last synced: 2 months ago
JSON representation

This is a web applications project written using Create Next App, Typescript with reqres.in API and Figma UI/UX Design.

Awesome Lists containing this project

README

          

# react-figma-typescript

This is a web applications project written using Create Next App, Typescript with reqres.in API and Figma UI/UX Design.

## Demo

Project hosted on Vercel: https://react-figma-typescript.vercel.app/

## Features

- POST request
- Preloader
- RegistrationSuccess component
- Tablet and mobile friendly

## Build with

- React Js, Css, Typescript
- React Hooks
- Figma(https://www.figma.com/design/ykJhQGVFGbQBEQZzuktwvm/TESTTASK---2022?node-id=581-0&node-type=canvas&t=SpMEmpl0xgEM4LRE-0)

## Installation

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

Clone this repository to your local computer:

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

Install dependencies:

**`npm install`**

Runs the app in the development mode:

**`npm start`**