Fudi is a food-related social media platform where users can share their reviews of restaurant items with their network of friends. The platform was built using a React frontend to interact with a CRUD API using AWS Lambda, API Gateway, and Dynamo DB.
- Share reviews of restaurant items with friends and followers
- Discover new dishes and restaurants based on recommendations from the community
- Interact with other users by commenting on and liking their reviews
- Build a network of friends and foodies with similar tastes
- Keep track of your favorite dishes and restaurants in your personal profile
To run this project, you'll need to have Node.js and npm installed on your machine. Follow the steps below to get started:
- Clone the repository to your local machine:
- Navigate to the project directory:
- Install the dependencies:
- Start the development server:
The application should now be running on http://localhost:3000.
If you're interested in contributing to this project, please follow the guidelines below:
- Fork the repository and clone it to your local machine.
- Create a new branch for your changes (e.g. feature/new-feature).
- Make your changes and commit them to your branch.
- Push the changes to your fork and submit a pull request to the master branch.
This project is licensed under the MIT license.