Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.12 KB

README.md

File metadata and controls

25 lines (20 loc) · 1.12 KB

Inshorts app

Screenshot 2024-07-22 at 22 26 44





Screenshot 2024-07-22 at 22 27 02





Screenshot 2024-07-22 at 22 27 14





Screenshot 2024-07-22 at 22 27 29





Screenshot 2024-07-22 at 22 27 45

Made using React and Material UI components

To install -

  1. Unzip the folder
  2. Add your News API key to config.js inside the data folder in the src folder
  3. Run the following command -
npm install
npm install @mui/material @emotion/react @emotion/styled @mui/icons-material
npm run dev