CoinXTracker is a simple yet powerful analysis tool built on top of Next.js, Tailwind CSS, TypeScript, Wagmi, View, and ShadCN. It provides crypto insights and data, allowing users to analyze and bet on their favorite coins with predictions that help make informed decisions.
- Crypto Insights and Data: Get real-time data and insights on various cryptocurrencies.
- Analysis Tools: Powerful tools to analyze market trends and coin performance.
- Predictions: Make informed decisions with our prediction algorithms.
- User-Friendly Interface: Built with modern technologies for a seamless user experience.
- Next.js: React framework for server-side rendering and static site generation.
- Tailwind CSS: Utility-first CSS framework for rapid UI development.
- TypeScript: Typed JavaScript for better code quality and maintainability.
- Wagmi: React hooks library for Ethereum.
- View: State management and UI library.
- ShadCN: Component library for building accessible and customizable UI components.
Make sure you have the following installed:
- Node.js
- npm or yarn
-
Clone the repository:
git clone https://github.com/coinXtracker/cxt-frontend.git
Navigate to the project directory: cd coinxtracker
npm install
yarn install
Running the Development Server Start the development server:
npm run dev
yarn dev
Open http://localhost:3000 with your browser to see the result.
Building for Production To create an optimized production build:
npm run build
yarn build
You can deploy the app using platforms like Vercel, Netlify, or any other hosting service that supports Next.js.
Check out the live version of CoinXTracker: https://www.coinxtracker.com/
Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.
This project is licensed under the MIT License. See the LICENSE file for more details.
Next.js Tailwind CSS TypeScript Wagmi View ShadCN Happy tracking! 🚀