Overview
Kontenbase Web v2 is a marketing website based on Rewinds, a Remix starter kit. It is designed to provide a visually appealing and user-friendly interface for showcasing information about the Kontenbase product. The website features multiple themes, frontend styling using Tailwind CSS, and various UI components.
Features
- Remix as the React framework
- Tailwind CSS using Vechai UI as primary components
- Multiple theme switcher with theme persistence using a session cookie
- Focus on frontend styling and project structure, without testing and database integration
- Backend integration through Remix loader
Installation
To run Kontenbase Web v2 locally, follow these steps:
- Install project dependencies.
- Set up environment variables.
- Copy the .env.example file into .env and configure the variables according to your needs.
- Run the Remix development server using the dev script.
- Open http://localhost:3000 in your browser.
Summary
Kontenbase Web v2 is a marketing website built using Remix, React, and Tailwind CSS. It offers multiple themes, frontend styling using Vechai UI, and a focus on frontend development and project structure. The installation process involves installing dependencies and setting up environment variables. Overall, it provides a visually appealing and user-friendly interface for showcasing the Kontenbase product.