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
It's a very simple Task List SPA(Single Page Application) using Angular. User's task list will be stored in the Local Storage. Added task list will be available in the main page and the local storage until users click on the delete button.
This is a short project with angular used to fetch game data from an api (RAWG) for education purposes. The project consists of a home page where one can search for a game or view the available games. From a particular game one can navigate to the details about that game, and view its rating, screenshots, trailers and even the official websites …