Skip to content

melvincwng/react-import-export

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Import Export Exercise for React

This application should print out a list of names given by namesData.js.

Expected Output:

names

Currently, the application is not working due to missing import and export statements. Your goal is to fix the app to get it working again.

About

practice for import and export in react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.2%
  • HTML 18.7%
  • CSS 10.1%