Skip to content

Ntshangase/izindaba-the-news

Repository files navigation

App in Summary

  • This is a live News application which is built using next.js 13
  • Fully responsive
  • Stepzen graphQL Server
  • Pulls live news data from MediaStack API
  • DarkMode

Running Appplication

  • This application is already hosted on vercel you can click on the provided link for a quick view
  • To run the application on your local machine use the commands below

Using npm

  • npm install - to install all the dependencies into your machine
  • npm run dev - this is to get the app running

using yarn

  • yarn install - to install all the dependencies into your machine
  • yarn run dev - this is to get the app running

What to expect

Screenshot (52) Screenshot (53)