You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1- fork and clone Poketask repository
2- run npm i on both client and server folders
3- in server folder run node index.js
4- in client/src folder run npm start
This app uses: express, mongoDB/mongoose, and React