Skip to content

devdeep512/Todo-app-vue-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vue 3 + GraphQL Todo App

Overview

This repository contains a Todo application built with Vue 3, TypeScript, Vite, Tailwind CSS for the frontend, and Node.js, Express, Apollo Server, and MongoDB for the backend.

Setup

Frontend

  1. Navigate to the frontend directory:

    cd frontend
    npm install
    npm run dev
    
  2. Navigate to the backend directory:

 cd backend
 npm install
 node src/index.js

3. This project is licensed under the MIT License.




About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published