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
News App was built with next js and tailwind css. Using server side rendering to get data from CNN news api. Implementing authentication system using local storage so your data account is saved on your local browser not on the server. It is also responsive on any devices.