Skip to content

HamidEidy/TodoApp

Repository files navigation

TodoApp

This website consists of two sections, sidebar and body.
The body consists of 4 routes
1: Todo list
1 2: Notebox
2 3: News (the information of this section is received from Firebase)
3 4: Upgrade user account 4

Build Setup

1- install dependencies

npm i

2- serve with hot reload at localhost

npm run dev