Giter VIP home page Giter VIP logo

newsbreeze-greedygame's Introduction

Greedy Games Assignment

A web app to fetch and display news from a News API with search and sort features. It is made using React.js and CSS.

Note: This API does not work on hosted urls for free that's why I couldn't provide any Heroku or Netlify hosted link. For Details check Netlify FAQ.

Development

Design Details and instruction were shared before which I followed to the most. This website is designed specifically for mobile devices only.

Project File Details

Home page

Design for Home Page of website. It fetches an array of data from given api and renders them using map and card component.

Card Component

This component is card design for Home page of web app. It takes one parameter which is card data from home page.

Bookmark and Saved Page

Both page have same design and render only bookmarked as well as saved articles respectively on their page. They both have offline search and sort filters.

Read Article Page

This Page shows complete article content of an specific article. Note Due to only limited free-access to local, only base content is fetched.

Features

  • Search option
  • Sorting Data by date and publication source
  • Cross platform
  • Caching Data for offline using Local Storage.

Environment Variables

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

REACT_APP_BACKEND_URL = https://newsapi.org/v2/everything?apiKey=(Your-API-Key)

You can get your own free/only local running API key from Joining News API.

Run Locally

Clone the project

  git clone https://github.com/sushantgwr87/NewsBreeze-GreedyGame

Go to the project directory

  cd NewsBreeze-GreedyGame

Install dependencies

  npm install

Start the server

  npm run start

Screenshots

App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot

newsbreeze-greedygame's People

Contributors

sushantgwr87 avatar

Watchers

 avatar

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.