Giter Club home page Giter Club logo

health-news's Introduction

Health News

Overview

A full stack (MERN) app that allows users to get top medical articles from Medical News Today and provide options to read or to save to database for later reading.

Demo

Logic

  • Users click Get Articles button to getarticles from Medical News Today. Users then can choose to view articles on their website or to save articles' links to my database.
  • Users can go to the Saved Articles page to read saved articles or to remove them.
  • The app won't get articles that have been already saved in my database to prevent duplicates.

Installation

Make sure you've already installed yarn. For more information, please read the Yarn Documentation.

After cloning the repo to your local machine, go to its folder and run:

$ yarn install

Next, go to folder client/:

$ cd client

Install dependencies for the client:

$ yarn install

Then go back to the root folder:

$ cd ..

Start express and react at the same time:

$ yarn start

If you've done everything correctly, you should see your default brower loading localhost:3000, then the app's main page:

Technologies

  • MERN: MongoDB - ExpressJS - ReactJS - NodeJS
  • npm: mongoose, axios, react-router-dom...
  • NewsAPI.org

Author

  • Viet Nguyen - Solo developer

health-news's People

Contributors

nguyendviet avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

codeurs2020

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.