Component catalog that requires no installation, just copy and paste code, with a wide range of components.
You can test the application by visiting web.
To configure the project locally, follow these steps:
Clon repository:
git clone https://github.com/fernandopanduro/glassmorphism-components.git
Navigate to the project directory:
cd glassmorphism-components
Install dependencies:
npm install
Once the installation process is finished, you can use the following npm scripts to work with the project:
Start the development server:
npm run dev
This command launches the development server using NextJs, which provides a hot-reload development environment. The application will be accessible in http://localhost:3000
.
Build the project for production:
npm run build
āØļø with šŖ by Fernando