GithubHelp home page GithubHelp logo

chinmayl27 / news-aggregator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from laukik-11/news-aggregator

0.0 0.0 0.0 59.5 MB

License: MIT License

HTML 1.94% JavaScript 74.69% CSS 23.25% Shell 0.12%

news-aggregator's Introduction

News-Aggregator

Group-5

News Aggregator - A Common-place for Daily News

Reading news has also been a part of human lifestyle since centuries. Newspapers, magazines and articles were there to provide the knowledge as well as the entertainment. With the growth of the internet in the last decade we have seen the rise of social media and numerous websites including news aggregator.

Installation

It requires Node.js v12+ and npm v6+ to run.

To run with provided zip file

First of all, extract the given zip file and navigate to the root folder containing client and server sub-folders.

Now install the dependencies and devDependencies to start the server.

cd authServer
npm install
node app.js

To start react app (client side environment), navigate again to root folder :

cd client
npm install
npm start

Client side npm packages

  • axios
  • bootstrap
  • cors
  • dom
  • jsonwebtoken
  • react
  • react-dom
  • react-elastic-carousel
  • react-icons
  • react-loader-spinner
  • react-loading-spinreact-paginate
  • react-router-dom
  • react-scripts
  • react-spinners
  • sass
  • sass-loader
  • styled-components
  • web-vitals

authServer side npm packages

  • bcrypt
  • body-parser
  • cors
  • express
  • jsonwebtoken
  • mongoose
  • passport
  • passport-jwt
  • passport-local

Tech-Stacks

We uses a number of tech stacks to work properly:

  • ReactJS for front-end library to design web applications
  • NodeJS for backend for web applications
  • ExpressJS for back end web application framework for Node.js
  • MongoDB for database to store infromation of user crendintials and information.
  • Swagger, Multer, Morgan, etc for make application more professional and secure.

news-aggregator's People

Contributors

chinmayl27 avatar laukik-11 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.