Skip to content

ArantxaDR/countries-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Country finder App

💻 Start the project:

  • Install dependencies
# npm install
  • Start the project and try it the development in URL '//localhost:3000/#/'
# npm start
  • Build the production
# npm run build

🔧 Tools

📂 Code structure:

  • Common:
    • Interfaces and services used in the project.
  • Components:
    • Where all the compenents live. Each folder has its own stylesheet.
      • App
      • Countries:
        • Card
        • Details
        • List
      • Filters
      • Header
      • Footer
      • Loading
  • Core:
    • Variables used in the styles.

About

A simple App to find a country and add it to a fav list

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published