An open API service indexing awesome lists of open source software.

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

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/)