Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/albaitas/react-next-typescript-cv1

This is a web applications project written using Create Next App, React, Typescript, React Infinite Scroll Component with JSON Placeholder API and Fake API.
https://github.com/albaitas/react-next-typescript-cv1

fake-api infinite-scroll jsonplaceholder-api nextjs reactjs typescript

Last synced: 11 days ago
JSON representation

This is a web applications project written using Create Next App, React, Typescript, React Infinite Scroll Component with JSON Placeholder API and Fake API.

Awesome Lists containing this project

README

        

# react-next-typescript-cv1

This is a web applications project written using Create Next App, React, Typescript, React Infinite Scroll Component with JSON Placeholder API and Fake API.

## Demo

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

## Features

- JSON Placeholder API
- Fake API
- React Hooks
- React Infinite Scroll Component
- Tablet and mobile friendly

## Build with

- React Js, Css, Next Js, Typescript
- React Hooks: useState, useEffect
- next/head, next/link, next/router, next/legacy/image
- getServerSideProps, getStaticPaths, getStaticProps

## Installation

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

Clone this repository to your local computer:

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

Install dependencies:

**`npm install`**

Runs the app in the development mode:

**`npm run dev`**