yogeshtakeo / BFS63

This is the official repositary for BFS 63
0 stars 0 forks source link

Task 8 : JS Basics #9

Closed yogeshtakeo closed 3 weeks ago

yogeshtakeo commented 1 month ago

JavaScript Basics Task: Build a Simple Data Dashboard


Objective:

Students will practice fundamental JavaScript concepts, including data types, functions, Array.map, and function calls, by building a simple data dashboard using React and Vite.

Task Overview:

Students will create a React project that displays a list of users and their information using data from an array. They will use JavaScript functions to manipulate the data and render it dynamically on the page.


Requirements:

1. Set Up the Project:

2. Data Types:

3. Functions:

4. Array.map:

5. Function Call:

6. Final Output:


Project Structure:

komalallaparthi commented 1 month ago

Screenshot (396)

GyurMay commented 4 weeks ago
Screenshot 2024-10-24 at 1 54 08 PM
Oshinacharya1 commented 4 weeks ago

Screenshot 2024-10-24 131756

GyurMay commented 4 weeks ago
Screenshot 2024-10-24 at 2 28 00 PM

image