About
This Project is fetching all the countries with their imformations like languages of that country, currency, capital etc. We are showcasing the results in a pagination table. There are two more functionality added: Search, Filter.
Note: To run this project node modules(dependencies) need to be downloaded. So please run npm install in the project root path.
And then run npm start and project will run on localhost.
Thanks...