This webpage is a simple project to check the weather forecast and was created with ReactJS for training purposes.
https://whatistheweatherlike.netlify.app/
Mobile Version
Desktop Version
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Moment.js, a JavaScript date library for parsing, validating, manipulating and formatting dates.
SASS, a preprocessor scripting language that is interpreted or compiled into Cascading Style Sheets (CSS). SassScript is the scripting language itself.
Check out the React documentation on the Official Website.