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
To run project
Download all the dependencies
For frontend open terminal CRUD_Project/client> npm run dev
For backend open another terminal CRUD_Project/server> npm start