Skip to content

Samsal707/IOD_React-Labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming task - React

Technical details

The project will be executed with the following command:

npm install

To start development server listening to port 3000 run:

npm start

Assignments

Assignment is to be completed by successfully completing the following tasks:

  • TODO1: Create a Greeting component which renders a text “Hello World”.
  • TODO2: Pass a prop called ‘name’ down to the Greeting component and render the text ‘Hello ’ (e.g. Hello John).

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published