Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/albaitas/react-next-typescript-cv1
- Owner: albaitas
- Created: 2022-11-16T16:43:48.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-16T16:45:37.000Z (about 2 years ago)
- Last Synced: 2024-11-07T14:29:14.443Z (2 months ago)
- Topics: fake-api, infinite-scroll, jsonplaceholder-api, nextjs, reactjs, typescript
- Language: TypeScript
- Homepage: https://react-next-typescript-cv1.vercel.app/
- Size: 803 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`**