An open API service indexing awesome lists of open source software.

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/

Awesome Lists containing this project

README

        

# React App

## React, Pure CSS Season Message app

- Ask for the user name (need location access)

| ![image](https://user-images.githubusercontent.com/66258652/148819288-782ac0c1-17ae-408e-838b-c40bac48fd4a.png) | ![img](https://user-images.githubusercontent.com/66258652/148818546-38ccd06f-770f-486d-be6e-fc5c05379405.png) |
|:---:|:---:|

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.