This is the official repository of TrotelCoin's website. It contains the source code for the official website that showcases the TrotelCoin project, an educational platform dedicated to simplifying the complexities of cryptocurrencies and promoting widespread adoption of blockchain technology.
TrotelCoin aims to provide an interactive application that empowers individuals to understand cryptocurrencies and decentralized finance (DeFi) better. The project's flagship product is a comprehensive platform that offers a range of educational resources, engaging quizzes, and activities for users to learn about cryptocurrencies and blockchain technology.
The TrotelCoin website is built using a modern tech stack, which includes:
- NextJS: A powerful framework for modern web development.
- React.js: A popular JavaScript library for building user interfaces, allowing for efficient and interactive components.
- TypeScript: A typed superset of JavaScript that enhances code maintainability and helps catch potential errors during development.
- Tailwind: Styling the website is done using Tailwind, ensuring a visually user-friendly interface and a faster development.
To run the TrotelCoin website locally, follow these steps:
- Clone the Repository: Begin by cloning this repository to your local machine using the following command:
git clone https://github.com/TrotelCoin/trotelcoin-website
- Install Dependencies: Navigate to the cloned repository's directory and install the project dependencies using npm or yarn:
cd trotelcoin-website
yarn install
- Run the Development Server: To start the development server, use the following command:
yarn dev
The website will be available at http://localhost:3000
by default.
This TrotelCoin repository is licensed under the [MIT License].
Feel free to participate in our open-source project. We are confident that collaborative efforts and open-source contributions can lead to significant achievements.