cuth / Code-Review-Example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App.

Setup

In the root directory, copy the contents of .env.default to a file called .env and supply the appropriate variables from the Airtable you would like to use. On that Airtable, check Help > API Documentation for the URLs and how to get your API key.

You'll also need to have npm installed, check here if you don't. Run npm install to install dependencies.

Running

Start the app in development mode with npm start. Visit localhost:3000 in your browser, and enter some data to post to Airtable!

About


Languages

Language:JavaScript 76.8%Language:HTML 13.2%Language:CSS 9.9%