Capster / trading-company

Trading Company website built with React

Home Page:https://capster.github.io/trading-company/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trading Company Website

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

Features

  • 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.

Installation

To run this project locally, follow these steps:

  1. Clone the repository using the following command:
git clone https://github.com/Capster/trading-company.git
  1. Navigate to the project directory:
cd trading-company
  1. Install the required dependencies using npm or yarn:
npm install
  1. Start the development server:
npm run dev
  1. Open your browser and visit http://localhost:5173/trading-company/ to view the website.

Contributing

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.

License

This project is licensed under the MIT License. Feel free to use and modify the code as per your requirements.

Acknowledgements

About

Trading Company website built with React

https://capster.github.io/trading-company/

License:MIT License


Languages

Language:TypeScript 88.8%Language:CSS 5.2%Language:JavaScript 4.2%Language:HTML 1.8%