Git Product home page Git Product logo

manga's Introduction

HitCount

Logo

Manga!

A web-scraper based Manga Reader!
Explore the docs »

View Demo | Report Bug | Request Feature

Technology Stack :

  1. ExpressJS for server library.
  2. Node.js for Environment.
  3. React.js for developing dynamic user interfaces
  4. Axios for promise based HTTP requests
  5. Cheerio.js for quick and flexible implementation of core jQuery
  6. Puppeteer for headless-browser based scraping
  7. Electron.js for Desktop-client app.

Build Instructions

1. First the clone the repository locally by

    git clone https://github.com/namandangi/manga

and change directory into the project using

    cd ./manga

2. Install all server-side packages

In the root directory of the backend project using

npm install

3. Run the backend-server

In the root directory of the backend using

npm start

and change directory into the webapp using

   cd ./webapp

4. Install all client-side packages

In the root directory of the webapp using

npm install

5. Run the client-server

In the root directory of the webapp using

npm start

6. Run the desktop-client after the client-server loads

In the root directory of the webapp using

npm run electron

7. Optionally run the desktop & client server togethor

In the root directory of the webapp setup the startUrl in electron.js file and then run

npm run dev

Run Test

In the root directory of the project run

   npm test

Contributing

  1. Fork it (https://github.com/namandangi/manga/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -m 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

manga's People

Contributors

namandangi avatar imgbotapp 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.