https://github.com/iamsjunaid/foodie_connect
Foodie_Connect is a Next.js based web application that allows users to browse a variety of meals and share their own culinary creations with the community
https://github.com/iamsjunaid/foodie_connect
nextjs sqllite3
Last synced: 10 months ago
JSON representation
Foodie_Connect is a Next.js based web application that allows users to browse a variety of meals and share their own culinary creations with the community
- Host: GitHub
- URL: https://github.com/iamsjunaid/foodie_connect
- Owner: iamsjunaid
- License: mit
- Created: 2024-05-28T14:36:39.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-07-04T06:04:07.000Z (about 2 years ago)
- Last Synced: 2025-01-13T14:58:21.279Z (over 1 year ago)
- Topics: nextjs, sqllite3
- Language: JavaScript
- Homepage:
- Size: 2.56 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
1. **Project Name**: Foodie_Connect
2. **Description**:
Foodie_Connect is a Next.js based web application that allows users to browse a variety of meals and share their own culinary creations with the community.
3. **Features**:
- Meal browsing: Users can explore a curated list of meals.
- Meal sharing: Users can upload and share their own meal creations.
- SQLite3 database: Utilizes SQLite3 for data storage.
4. **Installation**:
- Clone the repository: `git clone https://github.com/iamsjunaid/foodie_connect.git`
- Navigate to the project directory: `cd Foodie_Connect`
- Install dependencies: `npm install`
- Start the development server: `npm run dev`
- Open your browser and navigate to `http://localhost:3000`
5. **Usage**:
- Browse Meals: Explore the variety of meals available on the platform.
- Share Meals: Upload images and descriptions of your own meals to share with others.
6. **Technologies Used**:
- Next.js
- SQLite3
7. **Contributing**:
- Fork the repository.
- Create a new branch (`git checkout -b feature/fooBar`).
- Commit your changes (`git commit -am 'Add some fooBar'`).
- Push to the branch (`git push origin feature/fooBar`).
- Create a new Pull Request.
8. **Contact**:
- Created by: Junaid Syed | [Email](sjunaid626@gmail.com) | [LinkedIn](https://www.linkedin.com/in/junaidahmedsyed/)