Skip to content

Re-Coded-react-bootcamp/react_myinfo_js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Info App

You will create an app that renders info about yourself.

Run the app using yarn then yarn start

Requirements

  1. Create a functional component called MyInfo that returns the following UI:
    1. An h1 element with your name.
    2. A paragraph with a little info about your self.
    3. An ordered or unordered list of the most places you want to visit for a vacation.
  2. The component should be imported into App component.
  3. Build the best structure you see fit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published