Made using React and Material UI components
To install -
- Unzip the folder
- Add your News API key to config.js inside the data folder in the src folder
- Run the following command -
npm install
npm install @mui/material @emotion/react @emotion/styled @mui/icons-material
npm run dev