All Projects → zehfernandes → brazilianswhodesign

zehfernandes / brazilianswhodesign

Licence: other
is a place to showcase the work of talented Brazilian designers to the world.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Brazilians Who Design

The website is built using Google Spreedsheet, Next.js and deployed at Vercel.

Forking this project

We encourage you to create your directory featured a list of any professionals you think is relevant. The code is open source, and these instructions will help you running on your local machine to get started.

Link your spreedsheet

  1. Duplicate this spreedhsheet template
  2. Follow this guide to allow access to your Google account
  3. Create a .env file and fill the informations below
GOOGLE_PRIVATE_KEY=""
GOOGLE_CLIENT_EMAIL=""
  1. Copy the id between /spreadsheets/ and /edit in the url:

    https://docs.google.com/spreadsheets/d/12LLA-NoHin0zQfmpEblgMjd260bmriLMowBAH1QDOhI/edit

  2. Paste the ID in the file pages/api/designers.js

Install the dependencies

Making sure you're in the correct project folder and install the dependencies:

yarn install

Run the project locally

To start the development server run:

yarn dev

In your browser, open localhost:3000.

Deploy at vercel

Deploy with Vercel

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].