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
Developed a responsive article posting web application using Angular, GraphQL and ExpressJS enabling users to create, read, update and delete articles and used JWT for user authentication and MongoDB as a database. Used GraphQL as a query language for API’s and a runtime for fulfilling those queries with existing data.