Meterology (a-react-based-weather-app) This project was bootstrapped with Create React App.
- User should be able to create a profile (Name, username, password, avatar).
- User should be able to delete a profile.
- User should be able to edit profile.
- User should be able to Login/ Logout.
- User should be able get the weather via geo-location.
- User should be able get the weather via search input (Town/City and Country)
- User should be able get the weather via zip code.
- Background of Weather results/ section should change via the queried weather condition results.
- Load icons correspondsing to the queried weather condition results.
- User should be able to search for cities and places outside the United States
- User should be able to toggle between metric and emperical measurement.
- Complete ReadMe using this layout => https://dev.to/scottydocs/how-to-write-a-kickass-readme-5af9
- User should be able save the weather of the day and make a journal entry ( as a text field)
- User should be able edit a weather journal entry.
- User should be able to delete a journal entry.