Skip to content

Latest commit

 

History

History
59 lines (36 loc) · 1.99 KB

README.md

File metadata and controls

59 lines (36 loc) · 1.99 KB

Stock-Prince

Project Description

Stock-Prince is a platform designed to help new investors gain confidence and experience in the stock market. It provides a simulated trading environment where users can practice trading with dummy stocks, without the risk of losing real money. In addition, with our innovative direct lending prototype, you can lend and borrow money without banks or middlemen.

One of the key features of Stock-Prince is the real-time stock data it provides. Users can view current prices, price charts, and recommendations to help them make informed decisions about their investments. This data is updated in real-time, allowing users to stay up-to-date with market trends and make timely decisions.

In addition to stock market data, Stock-Prince also provides recommendations to buy their dream car. This feature helps users plan for their financial goals and make informed decisions about their investments.

Overall, Stock-Prince aims to reduce the barrier to entry for new investors and promote financial literacy. By providing a simulated trading environment, real-time stock data, and loan system, users can gain experience and confidence in the stock market, and learn about effective financial management.

Technologies Used

  • Frontend :
    • React.JS
  • Backend
    • Express.JS
    • Node.JS
  • Database
    • MongoDB

Tools and Platforms

  • Tailwind CSS
  • Syncfusion
  • MongoDB Atlas
  • Postman
  • Visual Studio Code

Installation Steps

  1. Clone the repository using below command :

    git clone

  2. Server setup :

    Open a terminal and run below commands

    cd server

    npm install

    Make your own .env file and define MongoDB URI, JWT token and lifetime using MONGO_URI, JWT_SECRET, JWT_LIFETIME.

    npm start

  3. Client setup:

    Open another terminal and run below commands

    cd client

    npm install

    npm start

  4. You are ready to run your project.

Visit live project Here : https://stock-prince.netlify.app