A front-end web application that displays a list of countries, fetched from a remote endpoint, built using React.js and Redux.js.
- Fetch and display a list of countries from a remote endpoint
- Built using React.js for dynamic user interface
- Implemented using Redux.js for managing application state
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Node.js
- npm (Node Package Manager)
- Clone the repository
git clone https://github.com/[your-username]/country-list.git
- Install the dependencies
npm install
- Start the development server
npm start
Contributions are welcome! If you would like to improve the code, please open an issue or submit a pull request.
This project is licensed under the MIT License.