Nettsiden screenshot

Nettsiden

Author Avatar Theme by Capraconsulting
Updated: 7 Dec 2023
5 Stars

Nettsiden til Capra Consulting

Categories

Overview

The Capra Nettsiden is a website developed by Capra Consulting. It utilizes various technologies such as React for the UI, Remix for server-side rendering, and Tailwind for styling. The website is hosted on Cloudflare Pages, while the content and images are managed through Sanity. The development process includes component development using Ladle and icons from The Noun Project. The project can be opened in StackBlitz Codeflow for easy access. Local deployment is also possible by running it on http://localhost:3000. Secrets such as API keys can be found on Notion or requested in the #team_capraweb channel. The website is deployed on Cloudflare Pages, with all commits to the main branch going live in production and branches getting preview builds.

Features

  • UI developed with React
  • Server-side rendering using Remix
  • Styling with Tailwind
  • Hosted on Cloudflare Pages
  • Content and images managed with Sanity
  • Component development with Ladle
  • Icons from The Noun Project

Installation

To install the Capra Nettsiden, follow these steps:

  1. Clone the repository from GitHub.
  2. Install the necessary dependencies by running npm install.
  3. Open the project in your preferred development environment.
  4. Run the application locally by executing npm start.
  5. Access the website in your browser at http://localhost:3000.

Summary

The Capra Nettsiden is a website developed by Capra Consulting, featuring a UI built with React and utilizing technologies such as Remix for server-side rendering, Tailwind for styling, and Cloudflare Pages for hosting. The website’s content and images are managed through Sanity, and component development is done using Ladle. The project can be easily accessed and edited through StackBlitz Codeflow or run locally on http://localhost:3000. API keys and other secrets can be found on Notion or requested in the designated team channel. The website is deployed on Cloudflare Pages, with all commits to the main branch going live in production and branches receiving preview builds.