TASK LISTS

This website contains all the successfully completed 4 tasks as a Web Developer Intern at LetsGrowMore.

TASK-1

TO-DO LIST WEBAPP



A basic To-Do WebApp that enables a user to add daily tasks. It shows Completed and Incomplete Tasks.

TASK-2

CREATE REACT APP



A web application using create-react-app which makes an API call to fetch data from "https://reqres.in/api/users?page=1".

TASK-3

ENROLLMENT FORM



An enrollment form whose data is being displayed on same page using HTML, CSS & JS.

TASK-4

CALCULATOR



It takes a little skill to create a calculator with basic mathematical functionalities using CSS, HTML, and JavaScript.