React Blog A blog app built with React and Supabase. View Demo About The Project Usage Built With Getting Started Installation Get a free API Key at https://supabase.com Clone the repo git clone https://github.com/papeiron/react-blog.git Install NPM packages npm install Enter your API in .env const API_KEY = 'ENTER YOUR KEY'; const API_URL = 'ENTER YOUR URL'; Database Schema