Aaditya1978 / face-prep-assignment

React Infinite contact list

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Infinite Scroll Contact Lisr

This is a simple contact list app that uses infinite scroll to load contacts. It has a login functionality and a contact list page. The contact list page can only be accessed by logged in users.

Usage

Install dependencies

npm install

Run App

npm start

Endpoints

/ - Login Page

/home - Home Page

About

React Infinite contact list


Languages

Language:JavaScript 56.5%Language:SCSS 39.7%Language:HTML 3.8%