Skip to content

jzuleger/countries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Countries App

Setup

Install all dependencies with npm install.

Scripts

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.

npm test

Launches the test runner in the interactive watch mode.

npm run build

Builds the app for production to the build folder.

Next steps

  • Finalize test for all components
  • Handle loading & error state for all API calls
  • Enable multi-level filtering (e.g. with the implementation of a new endpoint or by filtering of the results in the client)
  • Setup production environment (e.g. with Node.js and Express Server)
  • Setup automatic deployment with Github CI/CD pipeline using semantic-release

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published