Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yasinabdmahmood/country-facts
https://github.com/yasinabdmahmood/country-facts
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yasinabdmahmood/country-facts
- Owner: yasinabdmahmood
- Created: 2022-10-10T08:10:57.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-02-14T18:59:26.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T13:13:34.978Z (over 1 year ago)
- Language: JavaScript
- Size: 1.45 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Continents facts
> Continents facts is a a React and Redux SPA application that dispalys interesting information about various countries in the world.
> It gets all the information that it displays using API request to a server.## Built With
- React
- Redux
- CSS## Dev Dependencies
- React-routerDOM
- Axios
- Redux-toolkit
- React-test-renderer
- createAsyncThunk## Live Demo
- live demo: [Click here](https://tubular-cupcake-f62e8d.netlify.app)
### Video Link
- [Click here](https://drive.google.com/file/d/1VvIjeALtPvCYoudo-fFKRO6J01mEHtho/view?usp=sharing)
## Getting Started
To get a local copy up and running follow these simple steps:
- Copy this link `https://github.com/yasinabdmahmood/Country-facts.git`.
- Get the directory that you want to clone the repository.
- Open the command prompt in this directory.
- Write `git clone https://github.com/yasinabdmahmood/Country-facts.git`.
- Go to the repository folder in your command prompt, run `cd name-of-folder`.
- Run `npm install`### Build
Type these commands into the terminal:
- npm run build
- Open dist/index.html in your web browser.### Run the application in local environment
Type this command in your terminal
- npm run start
- Your web browser will open on localhost### Run tests
Type this command into the terminal:
- npm run test
## Author
👤 **YASEEN ABD ALWAHID**
- GitHub: [@yasinabdmahmood](https://github.com/yasinabdmahmood)
- LinkedIn: [yasinabdmahmood](https://iq.linkedin.com/in/yaseen-abd-alwahid-604968232?trk=people_directory)## 🤝 Contributing
Contributions, [issues](https://github.com/yasinabdmahmood/Country-facts/issues), and feature requests are welcome!
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse
- [Countries API](https://restcountries.com/v3.1/all).
- [ Nelson Sakwa](https://www.behance.net/sakwadesignstudio) for the amazing [on Behance]()## 📝 License
This project is not licensed.