Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tannerbyers/food-truck-finder
My First React Project: Food trucks w/ Google Maps api built in ReactJs.
https://github.com/tannerbyers/food-truck-finder
react
Last synced: 24 days ago
JSON representation
My First React Project: Food trucks w/ Google Maps api built in ReactJs.
- Host: GitHub
- URL: https://github.com/tannerbyers/food-truck-finder
- Owner: tannerbyers
- Created: 2019-04-09T00:23:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-18T16:45:20.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T16:14:41.825Z (over 1 year ago)
- Topics: react
- Language: JavaScript
- Homepage:
- Size: 3.91 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Food Truck Finder
This was my first full react ui project. It has no backend.
I've kept this here for memories but it most likely will never work again.Use this web app to provide a food truck finder in your local area!
# [Live Demo](http://foodtruckfinder99.herokuapp.com/)## Getting Started
```
git clone https://github.com/tannerbyers/foodtruckfinder.git
npm install
npm start
```## Built With
* [Google Map React](https://github.com/google-map-react/google-map-react) - Allows React Components to Render on the Google Maps and use Google Maps API.
* [Create React App](https://facebook.github.io/create-react-app/docs/getting-started) - Create React App is an officially supported way to create single-page React applications.
* [React strap](https://reactstrap.github.io/) - Easy to use React Bootstrap 4 components# Working on
* Deploying project on website
* Adding live twitter/insta feed
* Possible Backend for curating foodtruck info## Authors
* **Tanner Byers** - *Initial work* - [Github](https://github.com/tannerbyers)## Acknowlegements
*Christian Arroyvance - Came up with the Idea
### Data Needed:
* Food truck Name
* Food Truck Location (Lng, Lat)
* Food Truck Picture
* Food truck days Available
* Food Truck Hours for each day
* Menu Link