https://github.com/coder-abdo/travel-app
travel app using react js and google maps api
https://github.com/coder-abdo/travel-app
Last synced: 4 months ago
JSON representation
travel app using react js and google maps api
- Host: GitHub
- URL: https://github.com/coder-abdo/travel-app
- Owner: coder-abdo
- Created: 2021-09-24T15:16:24.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-24T15:18:03.000Z (almost 5 years ago)
- Last Synced: 2025-03-04T07:47:19.254Z (over 1 year ago)
- Language: HTML
- Size: 215 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Travel App
Travel App shows the most exciting places and resutraunts also provides searching.
## Author: Abdelmonaem Shahat.
### Techs:
1- React JS.
2- Material-UI.
3- Axios.
4- Google-Map API.
5- OpenWeatherMap API.
### How to Run the App:
### `yarn 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.
### `yarn test`
Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
### `yarn 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!