parikshitlfj12 / qp-react-assessment

Home Page:https://qp-react-assessment-rho.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with Create React App

Key Features

  • The app is a simple todo app that is fetching data from a third party dummy API.
  • User can add a todo by inserting the data in the input field, the text inserted can be long enough.
  • Down the page there's a pagination that fetching data from our context (Analogous to fetching data from database so as to optimise the performance)
  • A loader while fetching the data as to consider UX.
  • According to display longer texts.

Available Scripts

In the project directory, you can run:

npm install

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

https://qp-react-assessment-rho.vercel.app


Languages

Language:TypeScript 64.6%Language:CSS 21.7%Language:HTML 13.6%