This repository contains frontend for the project CryptoX, which is a Paper trading MERN Stack Website.
To install this project with npm
- Clone this repository to your local machine
- Install dependencies using
npm install
- Start the development server using
npm start
- The frontend will be available at http://localhost:3000.