ToDo web application created using React and Node Frameworks. Apollo GraphQL Server used in backend
For Running
Clone Repository
Navigate to todo-app
Run
npm installStart Parcel server with
npm run devNavigate to todo-api
Run
npm installStart node server with
npm start
All SET