Skip to content

Sentino2/sidebar.1

Repository files navigation

Envista Sidebar

A modern and professional sidebar component for Envista's CO2 emissions calculator.

Features

  • Clean and modern design
  • Responsive layout
  • Professional color scheme
  • Easy to customize

Setup

  1. Install dependencies:
npm install
  1. Start the development server:
npm start
  1. Build for production:
npm run build

Technologies Used

  • React
  • TypeScript
  • Styled Components
  • React Icons

Project Structure

src/
  ├── components/
  │   └── Sidebar.tsx
  ├── App.tsx
  └── index.tsx
public/
  └── index.html

Customization

The sidebar can be easily customized by modifying the styled components in src/components/Sidebar.tsx. The color scheme and layout can be adjusted to match your brand's requirements.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published