Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

barbell-dev/fullstack-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Taskify

Create a Full-Stack Task Management Application.

Note: Try to do it by yourself.

Setup Guide

Backend Setup

  1. go inside week-5/backend and run:
 npm install 
  1. copy .env.example to .env.
cp .env.example .env
  1. run the server.
npm run dev

start building.

Frontend Setup

  • go inside week-5/frontend and run:

start building.

About

A complete full stack todo app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published