Skip to content

hifrontendcafe/website

Repository files navigation

Hi 👋, we're FrontendCafé

A community of people interested in technology and computing where we talk about programming languages, web design, infrastructure, we share doubts, we ask and we answer.

Project Links

Languages and Tools

TypeScript React NextJS Tailwind CSS Sanity Storybook

Getting Started

These instructions will help you install and run the project locally.

Prerequisites

Before you run the project, make sure that you have the following tools and software installed on your computer:

Installation

To install the project on your local machine, follow these steps:

  1. Clone the repository.

    git clone https://github.com/hifrontendcafe/website.git
  2. Navigate to the project directory.

    cd website
  3. Install project dependencies by running the command:

    pnpm install
  4. Get the enviroment variables from Vercel.

    [!NOTE] Contact an administrator to request environment variables; if you already have been granted access to the Vercel's project, just run it.

    vercel env pull

    [!IMPORTANT] Make sure you run it in the project directory!

  5. Link the local repository with the Vercel project.

    vercel link --yes -S hifrontendcafe -p website

Running locally

To run the project, follow these steps:

  1. Start the development server by executing the command:

    pnpm run dev
  2. Open a web browser and navigate to http://localhost:3000 to view the project's home page.

Connect with us

FrontendCafé Twitter FrontendCafé LinkedIn FrontendCafé Discord
FrontendCafé Twitter
Powered by Vercel Sanity

About

FrontendCafé official website

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published