https://github.com/swarnendug07/market-fusionx
Market Fusion is a crypto Trading Exchange where users can trade uscn/sol Tata/INR and many more currency.
https://github.com/swarnendug07/market-fusionx
docker kline lightweight-charts nextjs nodejs postgresql tainwindcss timeseries-database typescript
Last synced: about 1 month ago
JSON representation
Market Fusion is a crypto Trading Exchange where users can trade uscn/sol Tata/INR and many more currency.
- Host: GitHub
- URL: https://github.com/swarnendug07/market-fusionx
- Owner: SwarnenduG07
- Created: 2024-08-13T10:46:23.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-12-28T13:07:10.000Z (4 months ago)
- Last Synced: 2025-01-19T18:53:29.614Z (3 months ago)
- Topics: docker, kline, lightweight-charts, nextjs, nodejs, postgresql, tainwindcss, timeseries-database, typescript
- Language: TypeScript
- Homepage: https://marketfusion.vercel.app
- Size: 8.96 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Market FusionX
Market Fusion is a crypto Trading Exchange where users can trade USCN/SOL, Tata/INR, and many more currencies.
## Description
Market FusionX is a comprehensive trading platform built with modern web technologies. It enables users to engage in cryptocurrency trading with multiple currency pairs.
## Features
- **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.## Technologies Used
- **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.## Getting Started
To get started with the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```Then, open [http://localhost:3000](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`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.
## Learn More
To learn more about Next.js, take a look at the following resources:
- [Next.js Documentation](https://nextjs.org/docs)
- [Learn Next.js](https://nextjs.org/learn)You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!
## Deploy on Vercel
The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
Check out the [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.
## Contributors
- [SwarnenduG07](https://github.com/SwarnenduG07)
## License
This project is licensed under the terms of the MIT license.
---
For more details, visit the [project homepage](https://marketfusion.vercel.app).
Let me know if you need any adjustments or additional sections.