From 652575d5f0907ecdd3da494bd03c2cc22e139880 Mon Sep 17 00:00:00 2001 From: yashketanagnihotri <78458048+yashketanagnihotri@users.noreply.github.com> Date: Wed, 26 Oct 2022 23:43:54 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6200803..cd6ad11 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Simple todo in ReactJS -This uses React components,props, useState, useRef and a lots of JSX -![Screenshot](demo.png) \ No newline at end of file +This is a basic but functional web based application made using the react.JS library, it is completely responsive to mobile phone screens as well as computer screens it uses various hooks, props and function based components. +![Screenshot](demo.png)