https://github.com/ullaskunder3/reactjs-location-season-message
Dynamic greet with respect to the geolocation of the browser... deployed in herokuapp as well https://greet101.herokuapp.com/
https://github.com/ullaskunder3/reactjs-location-season-message
geolocation-api gh-pages greetings heruko purecss reactjs season
Last synced: about 2 months ago
JSON representation
Dynamic greet with respect to the geolocation of the browser... deployed in herokuapp as well https://greet101.herokuapp.com/
- Host: GitHub
- URL: https://github.com/ullaskunder3/reactjs-location-season-message
- Owner: ullaskunder3
- Created: 2022-01-10T18:17:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-22T12:00:51.000Z (over 3 years ago)
- Last Synced: 2025-02-08T22:25:23.079Z (3 months ago)
- Topics: geolocation-api, gh-pages, greetings, heruko, purecss, reactjs, season
- Language: JavaScript
- Homepage: https://ullaskunder3.github.io/reactjs-location-season-message/
- Size: 548 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React App
## React, Pure CSS Season Message app
- Ask for the user name (need location access)
|  |  |
|:---:|:---:|Project link [/reactjs-location-season-message/](https://ullaskunder3.github.io/reactjs-location-season-message/)
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](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.### `npm build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.