KeshavCh0udhary / Hindustan-Times-Clone

Hindustan Times is an Indian English-language daily newspaper website. The main motive of this project is to build a clone of the website

Home Page:https://eloquent-melomakarona-13c3e8.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Hindustan Times - Clone

  • Hindustan Times is an Indian English-language daily newspaper website.

  • We have cloned This website in five Days.

Environment Variables

To run this project, you will need to add the following environment variables to your file

API_KEY

Features

  • Signup/Login
  • Latest news
  • Fullscreen mode only

Tech Stack

  • JavaScript
  • HTML/CSS
  • APIs

🔗 Links

portfolio

portfolio

portfolio

portfolio

Screenshots

App Screenshot

App Screenshot

App Screenshot

App Screenshot

Usage/Examples

// We can inport multiple functions using this...
import {fun1,fun2,fun..,funN} from 'FolderName'

document.querySelector(".className").innerHTML = fum1();
document.querySelector("#Idname").innerHTML = fum2();

//etc..

Using this we can use same code multiple times.

Lessons Learned

We learned how to fetch APIs and build a good website using it.

Support

For support, email krishna2000chy@gmail.com .

Applogies

It might be possible that you will not see the News due to API Policy.

About

Hindustan Times is an Indian English-language daily newspaper website. The main motive of this project is to build a clone of the website

https://eloquent-melomakarona-13c3e8.netlify.app/


Languages

Language:JavaScript 50.6%Language:HTML 30.0%Language:CSS 19.5%