Market Fusion is a crypto Trading Exchange where users can trade USCN/SOL, Tata/INR, and many more currencies.
Market FusionX is a comprehensive trading platform built with modern web technologies. It enables users to engage in cryptocurrency trading with multiple currency pairs.
- Cryptocurrency Trading: Trade a variety of currency pairs including USCN/SOL, Tata/INR.
- Real-Time Data: Access real-time trading data and charts.
- User Authentication: Secure user registration and login.
- Responsive Design: Optimized for both desktop and mobile devices.
- Next.js: A React framework for server-side rendering and static web applications.
- TypeScript: A typed superset of JavaScript that compiles to plain JavaScript.
- Node.js: A JavaScript runtime built on Chrome's V8 JavaScript engine.
- PostgreSQL: A powerful, open-source object-relational database system.
- Docker: A tool designed to make it easier to create, deploy, and run applications by using containers.
- Tailwind CSS: A utility-first CSS framework for rapidly building custom designs.
- Lightweight Charts: A library for creating financial charts.
- WebSocket: A protocol providing full-duplex communication channels over a single TCP connection.
- Redis: An in-memory data structure store, used as a distributed, in-memory key-value database, cache, and message broker.
To get started with the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Then, open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx
. The page auto-updates as you edit the file.
This project uses next/font
to automatically optimize and load Inter, a custom Google Font.
To learn more about Next.js, take a look at the following resources:
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out the Next.js deployment documentation for more details.
This project is licensed under the terms of the MIT license.
For more details, visit the project homepage.
Let me know if you need any adjustments or additional sections.