This project was bootstrapped with Create React App.
In the project directory, First you need to install dependencies by
Then enter api folder inside main directory toDoList-redux-saga/api
then run api by
Open [http://localhost:3010/tasks]
Then again go back to main folder toDoList-redux-saga
and run the react frontend by
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
#Right now, There is no unit or snapshot test
The page will reload if you make edits.
You will also see any lint errors in the console.