An open API service indexing awesome lists of open source software.

https://github.com/programmersteve/supabase-tutorial

Following a tutorial on supabase to learn how to use it
https://github.com/programmersteve/supabase-tutorial

Last synced: 11 months ago
JSON representation

Following a tutorial on supabase to learn how to use it

Awesome Lists containing this project

README

          

# Starter React Project for the Supabase Course

**How to run the starter project:**

1. Once downloaded, navigate to the project directory in a terminal and run **npm install** to install all the project dependencies.
2. In the project directory, run **npm start** to run the app & view it in a browser at [http://localhost:3000](http://localhost:3000).

The page will reload when you make changes.\
You may also see any lint errors in the console.