0% found this document useful (0 votes)
12 views1 page

React Assignment

Uploaded by

Tirth Panchal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views1 page

React Assignment

Uploaded by

Tirth Panchal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

INFOLABZ IT SERVICES PVT LTD

COVID DATA CHECK

API: https://data.covid19india.org/data.json

- Allow user to input date in text box.


- On click of submit, It should display number of new cases and deaths occurred on that day.
- Check below reference output.
- If Field is blank print message : Please enter date instead of table.
- If Date not matched: print date not found instead of table.

MUTUAL FUND
API: https://api.mfapi.in/mf

- Print total number of schemes available in this API.


- Allow user to input scheme code in text box.
- Search scheme code from this API and print scheme name.
- If blank print message: Please enter scheme code
- If not found print message : Scheme not found

REACT ENVIRONMENT STUDY

- Create react project, run it .


- Check different folders ( for eg src,public etc...) , files ( index.html, index.js, app.js ) and try find
out use of it. ( we will cover this in upcoming week of internship )

- “Difficult challenges in programming, always lead to expertise”

You might also like