# counteries-react **Repository Path**: xkx9431/counteries-react ## Basic Information - **Project Name**: counteries-react - **Description**: A countery finder application based react and REST Countries API - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-13 - **Last Updated**: 2022-03-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # A country finder application based react This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). ## Available Scripts In the project directory, you can run: ### `yarn start` Runs the app in the development mode.\ Open [http://localhost:3000](http://localhost:3000) to view it in your browser. The page will reload when you make changes.\ You may also see any lint errors in the console. ### Details 1. the overview page is complete, including : + search,filter + toggle theme, + pagination, + response layout 2. the detail page is partial finished, it can naviback, and click the border to link detail but sorry, I didn't get enough time for the UI, hopes your understanding ### validation overview page: theme toggle, layout, filter,pagination ![overview](./.reademe/image/detail_search_theme.gif) overview: layout ![overview](./.reademe/image/resize.gif) detail: naviback, link to detail page ![overview](./.reademe/image/detail_page_naviback.gif)