Skip to content

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDoApp TS: Live TypeScript Project

Project Description

A full stack application practice repo, using PERN. Postgresql - Datbase Express - API React - Frontend Node - Runtime

Table of Contents

Install

Requires Node ( https://nodejs.org/en/download )

cd api
npm install
npm start
cd ..
cd frontend
npm install
npm start

Database

Here comes explanation of database and setup possibly adding an ER diagram

API

Explanation of file structure (Router -> Controller & Model)

FrontEnd

Explanation of page setup (Index -> BrowserRouter -> Pages -> Containers)

About

todoAppTS

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages