This is a personal project to learn React.
You can see the project in action at https://vncntcltt.github.io/react-countries
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Launches the test runner in the interactive watch mode.
Builds the app for production to the build
folder.
Lint all code from src
folder using Eslint and Prettier configuration.
Fix all fixable lint errors.
Launch storybook browser.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.