Website:-https://fd0092d9.mobsted.com/pwa/?appid=16
Welcome to the Virtual CryptoTrading React App! This project aims to provide a realistic and interactive virtual cryptocurrency trading experience for users. With this app, users can simulate buying and selling cryptocurrencies, track their portfolio performance, and learn about the dynamics of the cryptocurrency market.
Stay updated with real-time cryptocurrency prices and market trends, ensuring a realistic trading experience.
Create and manage a virtual portfolio of cryptocurrencies, monitor their performance, and track your gains and losses.
Simulate buying and selling cryptocurrencies using virtual funds. Experiment with different trading strategies and learn the art of trading without risking real money.
Explore historical price charts and analyze cryptocurrency performance over different time periods to gain insights into market trends and patterns.
Enjoy a clean and intuitive interface that allows for easy navigation and seamless user experience.
Clone the repository:
git clone https://github.com/jynt1401/Cryptofolio_fullStack.git
Navigate to the project directory:
cd virtual-cryptotrading-react-app
Install dependencies:
npm install
Start the development server:
npm start
Open your browser and visit http://localhost:3000 to access the app.
React: A JavaScript library for building user interfaces.
React Router: A library for routing in React applications.
Tradeview API: to display a real-time chart, a website might reach out with a TradingView API
API Name: The app utilizes an API to fetch real-time cryptocurrency data. (Specify the name and any other details about the API you are using)