Take a look at : https://main--crypto-fi.netlify.app/
The virtual trading crypto platform enables users to simulate cryptocurrency trading with real-time data and charts and news updates. It offers a risk-free environment for buying and selling virtual currencies, improving trading skills, and analyzing market trends.
https://main--crypto-fi.netlify.app/
- HTML,CSS
- ReactJs with libraries like apexcharts,recharts
- NodeJS
- expressjs
- MongoDB
- Git
- JWT
- Nodemailer #remaining
- websocket 10.Bootstarp,tailwind CSS, material UI, Styles-components
- HTML,CSS,Bootstarp
- ReactJs
- NodeJS
- expressjs
- MongoDB
- Git
- CLI
git clone url
cd Crypto-Fi
cd frontend
npm install
npm start
cd server
npm install
node index
The Server should now be running at http://localhost:8000/
Crypto-Fi
├── frontend
├── server
├── .gitignore
├── package-lock.json
├── README.md