Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alonach/countriesappbc
React project with using Redux toolkit, Firebase db
https://github.com/alonach/countriesappbc
firebase react-router redux-toolkit tailwindcss
Last synced: about 6 hours ago
JSON representation
React project with using Redux toolkit, Firebase db
- Host: GitHub
- URL: https://github.com/alonach/countriesappbc
- Owner: AlonaCh
- Created: 2024-02-02T09:33:30.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-06-04T07:46:56.000Z (6 months ago)
- Last Synced: 2024-06-05T07:47:15.548Z (5 months ago)
- Topics: firebase, react-router, redux-toolkit, tailwindcss
- Language: JavaScript
- Homepage: https://flourishing-puffpuff-09f5ad.netlify.app
- Size: 1.17 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Countries App
- Enjoy exploring the world. Create an account or log in and check important information about different countries. Click on the heart icons and add your favourite ones. Additionally click on each countries to see the weather forecast and position on the map.
## What were used:
- React.js (Vite)
- React-redux toolkit
- React-router
- Firebase
- Weather api at: https://home.openweathermap.org/users/sign_up
- Leaflet map
- Tailwind CSS
- Mui
- Bootstrap### Check this app on Netlify
https://flourishing-puffpuff-09f5ad.netlify.app### To run this app on your computer you need
- npm install
- npm run dev
- openWeatherMap API key and firebase API key are needed[![Quality gate](https://sonarcloud.io/api/project_badges/quality_gate?project=AlonaCh_countriesAppBC)](https://sonarcloud.io/summary/new_code?id=AlonaCh_countriesAppBC)