Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 455 Bytes

File metadata and controls

15 lines (10 loc) · 455 Bytes

⚠️ This was my FIRST react app, just to learn! ⚠️

Simple Weather App created in ReactJS

Base created from Create-React-App. Scripts to run below. This was created as learning purpose, so feel free to edit this and learn something new :D

npm start

Runs the app in the development mode.\

npm test

Launches the test runner in the interactive watch mode.\

npm run build

Builds the app for production to the build folder.\