Skip to content

Vue 3 / GraphQl based app for recipes, Work in progress

Notifications You must be signed in to change notification settings

amafigu/tasty-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe Portfolio App

This is a recipe portfolio application for showcasing various cooking recipes, currently under construction.

🛠️ Technologies Stack

  • Frontend: Vite / TypeScript / Vue3 / GraphQL
  • Backend: TypeScript / Express / Sequelize / GraphQL with a PostgreSQL database

🌟 Functionalities

Recipe Management

The application will allow users to:

  • Browse recipes
  • View recipe details
  • Add new recipes

Responsive Design

The application will be fully responsive and will work seamlessly across various devices and screen sizes.

🚧 Under Construction

This application is currently under construction. Stay tuned for updates and new features!

📦 Setup and Installation

  1. Clone the repository:
    git clone https://github.com/amafigu/tasty-world.git
  2. Navigate to the project directory:
  cd tasty-world
  1. Install frontend dependencies:
cd frontend
npm install
  1. Navigate to the project directory:
  cd ..
  cd backend
  1. Install backend dependencies:
 npm install

About

Vue 3 / GraphQl based app for recipes, Work in progress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published