This is a sample website for a trading company, built using React, Vite, TypeScript, i18next and Tailwind CSS. This project has been created as a part of my portfolio to showcase my skills and expertise in web development.
👉 Live Demo: Live Demo
- Utilizes React for efficient component-based development.
- Implements TypeScript for static typing, enhancing code robustness and maintainability.
- Uses Tailwind CSS for rapid and consistent styling.
- Built with Vite, a fast and minimalist build tool for modern web development.
- Responsive design to ensure compatibility across various devices and screen sizes.
- Modern UI/UX design with a clean and professional look.
- Interactive components and animations to enhance user experience.
- Seamless navigation and throughout the website.
- Optimized performance for faster load times and smooth browsing.
- Multilingual support with i18next for localization.
To run this project locally, follow these steps:
- Clone the repository using the following command:
git clone https://github.com/Capster/trading-company.git
- Navigate to the project directory:
cd trading-company
- Install the required dependencies using npm or yarn:
npm install
- Start the development server:
npm run dev
- Open your browser and visit
http://localhost:5173/trading-company/
to view the website.
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request. Your feedback and contributions will be highly appreciated.
This project is licensed under the MIT License. Feel free to use and modify the code as per your requirements.
- This project was built using React, Vite, TypeScript, i18next and Tailwind CSS.
- Special thanks to the creators and maintainers of these amazing open-source technologies.