Skip to content

A try for a simple mern app while learning node , express and typescript

Notifications You must be signed in to change notification settings

Rispectech/Task_Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Task_Manager

every scripts has been setted up so that you dont need to rerun the server again and again

cautions

Start the server before the UI renders as it makes the request on the intial render only

if you change port in the api , make sure to change it in the axios request as well

setup

npm install and npm start in the server

similarly npm install and npm start in the client

future propositions

apply types more resonably form alerts maybe api enchanement

About

A try for a simple mern app while learning node , express and typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published