GithubHelp home page GithubHelp logo

ivssh / bitcoinsearch-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bitcoinsearch/bitcoinsearch-app

0.0 0.0 0.0 957 KB

Home Page: https://bitcoinsearch.xyz

License: Apache License 2.0

Shell 0.42% JavaScript 63.24% CSS 12.89% HTML 1.39% SCSS 22.06%

bitcoinsearch-app's Introduction

BTC TECHNICAL MATERIALS SEARCH

This project will serve as a search engine for searching Bitcoin technical related materials. It will aggregate all Bitcoin related materials and performs search on those materials instead of going through thousands of unrelated Google search results.

It will classify materials according to:

  • Relevance
  • Domains
  • Tags
  • Authors

Getting started

The search engine is built using ReactJS and Python. Dependencies include Node v16.13.0.

Installation

One can leverage NVM to install Node before proceeding to start the application by running the following commands:

# Run this to install Node 16.13.0
nvm install 16.13.0

# Run this to use the installed Node version 
nvm use 16.13.0

The README assumes that you have generated this code from within the App Search dashboard.

Run the following commands to start this application:

git clone [email protected]:adamjonas/btc-engine-1-react-demo-ui.git
# Run the `cd` command to change the current directory to the
# location of your downloaded project directory. Replace the path
# below with the actual path of your project.
cd ~/Projects/btc-engine-1-react-demo-ui.git

# Run this to set everything up
npm install

# Run this to start your application and open it up in a new browser window
npm start

Contribute ๐Ÿš€

We welcome contributors to the project. Before you begin, a couple notes...

License ๐Ÿ“—

Apache-2.0

bitcoinsearch-app's People

Contributors

adamjonas avatar aureleoules avatar emmanuel-develops avatar tvpeter 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.