MyTodos

About

This project was generated with Angular CLI version 12.2.7 and Strapi version 3.6.8

Backend

Go to the server folder cd ./server then import the node packages with the npm install command then run npm run develop for a dev server. Navigate to http://localhost:1337/. The server will start.

Backend credentials:

Email: admin@gmail.com Password: Admin123

Frontend

First import the node packages with the npm install command then Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.


Note: backend user is differ of frontend users, for the frontend, you have to make a new user to add tasks and working on them