Foodiegram is a social platform that allows users to share and discover local cuisine in their community. With this app, users can connect and share their culinary experiences while exploring new dining options. Foodiegram is a useful tool for both foodies seeking new experiences and local restaurants looking to promote their dishes.
React 18 | React Router 6 | PostgreSQL |
Firebase 8 | Material UI | Cloudinary |
Apollo | GraphQL | Hasura |
Google Maps | PostGIS | React Hook Form |
Azure Cognitive Services |
- Explore new food posts that are within your current location
- Follow people who share foods that you enjoy
- Save your favorite posts
- Leave comments on posts
- Notifications of when people follow you or like your posts
- Find food posts from specific food establishments
- Suggestions for people to follow based on your likes
- Determines if uploaded images are food items
- Infitinte Scroll food feed
-
Create a
.env
file using.env-sample
and using your own keys -
Install packages
npm install
-
Utilizing a Hasura GraphQL API
https://hasura.io/
-
Run the development server:
npm run start
-
Open http://localhost:3000 with your browser to see the result.
- Implement post sharing feature
- Multi-language Support
- Login using Facebook or Twitter account
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Felice Forgione - @forgione67
Project Link: https://github.com/feliceforgione/iEats