Giter Site home page Giter Site logo

imhardikdesai / news-website Goto Github PK

View Code? Open in Web Editor NEW
12.0 1.0 6.0 43 KB

A News website which gives latest news about India. This website Build using Plain Venila Javascript. Also it use Fatch API.

Home Page: https://news-website-web.vercel.app/

JavaScript 15.00% HTML 38.13% CSS 46.88%
api free-api javascript-api news-api news-website newsapi javascript javascript-applications javascript-project project css html hacktoberfest

news-website's Introduction

✨ News Website ✨

Badge Badge Badge Badge

This is Static news website which fetch live and trending news from API. I have used azure static web app in this project to host.

Tech Stack :

  • Frontend: HTML,CSS,JavaScript
  • Version Control: Git and GitHub
  • Hosting: Github
  • Code Editor and tools: VS Code

Table of Contents

- Overview
- Folder Structure
- UI of Website
- Contribution Guideline

Overview 🔨

A News website which gives latest news about India. This website Build using Plain Venila Javascript. Also it use Fatch API.

Folder Structure 📒

        |   |───Img
        │   └───Favicon
        ├───Components
        │   ├───Navbar
        │   └───Header of Website
        ├───News Box
        │   ├───Image of News
        │   ├───News Title
        │   ├───News Discription
        │   ├───Read More
        │   └───Date & Time
        ├───Footer

Some of image of my project while doing project:

Create Static web app Screenshot (280)

Screenshot (280)
Deploy project
Screenshot (282)
Resource of the project
Screenshot (278)

## UI of the Website
Screenshot (280)
Loading Page
Screenshot (282)
Home Page
Screenshot (278)
Responsive

## API Reference

Get all items

  GET /api/https://inshorts.deta.dev/news?category=national
Parameter Type Description
api_key string Required. No Authorization

Setup Steps

  • Go to directory
$ cd news-website

Contribution Guidelines 🏗

To start contributing, follow the below guidelines:

1. Fork this repository.

2. Clone your forked copy of the project.

git clone https://github.com/imhardikdesai/news-website.git

3. Navigate to the project directory 📁 .

cd news-website

4. Add a reference(remote) to the original repository.

git remote add upstream news-website.git

5. Check the remotes for this repository.

git remote -v

6. Create a new branch.

git checkout -b <your_branch_name>

7. Perfom your desired changes to the code base.

8. Track your changes:heavy_check_mark: .

git add .

9. Commit your changes .

git commit -m "Relevant message"

10. Push the committed changes in your feature branch to your remote repo.

git push -u origin <your_branch_name>

11. To create a pull request, click on compare and pull requests.

12. Add appropriate title and description to your pull request explaining your changes and efforts done.

13. Click on Create Pull Request.

14 You did it! 🥳 Wait for your submission to be accepted and your PR to be merged.


news-website's People

Contributors

abishkardhenga avatar chayandev avatar imhardikdesai avatar soumyaexe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

news-website's Issues

Vercel Deployment

Hey! Dev deploy the website to vercel because its not loading in github pages.

Create Proper Card Gallery for news

Description

Create Proper Card Gallery for news

Scope

  • image
  • Card Grid should be proper
  • Fix CSS layout issue

Acceptance Criteria

  • You can also Create an Separate issue for any Changes
  • All scope are fix correctly, if you have made proper PR and changes then your PR merge by hacktoberfest and hacktoberfest-accepted label

Labels

  • CSS
  • Responsive Design
  • Hacktoberfest

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.