Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 262 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 262 Bytes

Fullstack Todo App

This contains the front and backend of a todo app made with React.js and Express with a Prisma powered database.

Initial Project Setup

  1. Follow the directions of the README.md files within each of the server and client folders.