Giter Site home page Giter Site logo

benjtap / tradingapp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nikhilt27/tradingapp

0.0 0.0 0.0 674 KB

React Trading App : It will allow user to check different available stocks and let ones to buy or sell stocks (at real-time value).

Home Page: https://nikhil-trading-app.netlify.app

JavaScript 68.11% CSS 26.79% HTML 5.11%

tradingapp's Introduction

React Trading App

It will allow user to check different available stocks and let ones to buy or sell stocks (at real-time value). This repo contains code for the website at client and backend. Backend is created using Apollo and deployed to heroku. Frontend is created using React.js and css3. MongoDB is used as Backend

Introduction

User

This Invoice Tracker App allows USER to check owned stocks in portfolio. And to perform buy and sell operation.

  1. Click on + will redirect to stocks page, where user can buy and sell stocks.
  2. After selecting stocks, user can confirm stocks at confirm stocks button.
  3. Click on xxxx, will redirect to user portfolio page.

Getting Started

  1. To run the frontend locally-

    cd client
    yarn install
    yarn start

    This starts the frontend locally, with the backend using herkou api provided.

  2. To run the backend locally-

    yarn install
    node index.js

    This starts the backend locally.

tradingapp's People

Contributors

nikhilt27 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.