Giter VIP home page Giter VIP logo

mongowebscrape's Introduction

MongoWebScrape

Georgia Tech Week 18 - MongoDB Web Scraping

A web app that lets users leave comments on the latest news. 
These articles are not written by users of the app, but instead uses Mongoose 
and Cheerio to scrape news from another site.

Preview Site

https://admwebscrape.herokuapp.com/

Getting Started

To get started on this project, follow the installations instructions below.

Installations


Before you contribute

Make sure you install all the dependencies you need for the project
Once you have Node.js installed on your computer
Navigate to the working directory and do the following in your terminal

Before you proceed, make sure you fork the repo

###### Step 1
> npm install

The above command will install all the dependencies you need


###### Step 2
> npm install -g nodemon

The above command will install nodemon globally for you
nodemon will watch the files in the directory in which nodemon was started, and if any files 
change, nodemon will automatically restart your node application.


###### Step 4
> nodemon server.js
The above command will start the server for you


###### Step 5
> Open your browser to http://localhost:3000/

If you see "App listening on PORT 3000" in your CLI, then you're good to go :thumbsup:!

Happy Contributing!

Built With

* MongoDB
* Mongoose
* Cheerio
* Node.JS
* Express
* Handlebars
* JavaScript
* JQuery
* Bootstrap
* HTML
* CSS

Contributing

There are different ways to contribute
* Front End
* Back End
* Designers
* Genius Idea's
* Unit Testers
* etc.

Contributers

* Ashley MacWhirter

mongowebscrape's People

Contributors

amacwhirter avatar

Stargazers

 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.