Skip to content

Repository files navigation

Krypto Trading

Imgur

Features

  • Displaying the actual cryptocurrency rate to USD for 6 currencies.
  • Parallax animations.

Technologies Used

Credits (In order of appearance)

Live Demo

Live Demo

Features

  • ⚛️ Supports React + TypeScript

  • 🔥 React Refresh (HMR) (Dev mode)

  • 🖌️ Supports styling with CSS-in-JS

    • Tailwind CSS
    • SASS/SCSS preprocessor
    • PostCSS preprocessor
  • 🔍 Source-maps for CSS and JS files (Dev mode)

  • 🗜️ Minification of HTML/CSS/JS files (Prod mode)

  • 🖼 Optimization of images with Sharp (Prod mode)

    • 🔁 Images can be converted to WEBP or AVIF formats (Prod mode)
  • ⭐ SVGR converts SVG into React components and inserts them as inline SVG into HTML.

  • 🧰 ESlint, Stylelint and Prettier

  • 🌐 Browserlist

  • 🪄 Babel transpiller

  • ⚙️ Support of environment variables (dotenv)

  • 🔬 Webpack Bundle Analyzer (Prod mode)

    • 📃 An HTML report file will be created in the reports folder.
  • Supports React + TypeScript

  • React Refresh (HMR) (Dev mode)

  • Supports styling with

    • Tailwind CSS
    • SASS/SCSS preprocessor
    • PostCSS preprocessor
      • Autoprefixer
  • Babel transpiller

  • Source-maps for CSS and JS files (Dev mode)

  • Minification of HTML/CSS/JS files (Prod mode)

  • Optimization of images with Squoosh (Prod mode)

    • Images can be converted to WEBP format (Prod mode)
  • SVGR converts SVG into React components and inserts them as inline SVG into HTML.

  • ESlint and Stylelint

  • Prettier

  • Support of environment variables (dotenv)

  • Webpack Bundle Analyzer (Prod mode)

    • An HTML report file will be created in the reports folder.

Scripts

To install dependencies:

yarn install

Start development mode:

yarn run start

Create production build:

yarn run build

Lint code:

yarn run lint

Format code with Prettier:

yarn run format

About

Cryptocurrency page made using React TS, and CoinGecko API, styled with TailwindCSS.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages