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.
- Host: GitHub
- URL: https://github.com/albaitas/react-figma-typescript
- Owner: albaitas
- Created: 2024-11-12T13:31:30.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-13T08:00:56.000Z (over 1 year ago)
- Last Synced: 2025-01-16T11:26:48.269Z (over 1 year ago)
- Topics: css, figma, react-hooks, reactjs, reqres-api, typescript
- Language: TypeScript
- Homepage: https://react-figma-typescript.vercel.app
- Size: 250 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`**