Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 893 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 893 Bytes

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, First you need to install dependencies by

yarn install

Then enter api folder inside main directory toDoList-redux-saga/api then run api by

npm start

Open [http://localhost:3010/tasks]

Then again go back to main folder toDoList-redux-saga and run the react frontend by

yarn start

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

CLEAR ALL button will not work right now because there is no api for this.

The page will reload if you make edits.
You will also see any lint errors in the console.

Please see the screenshot to see the view screenshot