Skip to content

A sample app that authenticates a user and retrieves data from an Airtable API

Notifications You must be signed in to change notification settings

Chukwuamaka/miniext-challenge

Repository files navigation

This is a Next.js project that fetches and displays data from Airtable.

Getting Started

First, install the necessary packages:

npm install
# or
yarn add

Then, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Tools/Technologies Used

  • React (Next.js)
  • Redux
  • Typescript
  • Airtable API

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

To learn more about Redux, you can check out this introductory video on Redux by Mosh Hamedani. It is well detailed and discusses the underlying principles of the library that many tutorials fail to highlight.

To learn more about Typescript, take a look at the official documentation.

To get started with Airtable, check out these videos which cover the fundamentals of the tool and using the Airtable API respectively:

About

A sample app that authenticates a user and retrieves data from an Airtable API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published