Skip to content

Mohamed-Ashour/todo-app-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App Front-end

Todo app build with angular 7

Quick Start

# install angular cli
npm install -g @angular/cli

# install dependencies
npm install

# run the app 
ng serve

the app should be running on localhost:4200

Note:

in order for the app to function you need to have a running api

you can use this api or make your own.

About

Todo app build with angular 7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published