Skip to content

basic crud aplication to practice react hooks, tailwindcss, typescript and firebase integration

Notifications You must be signed in to change notification settings

enriquegeorg/basic-crud-ts-react

Repository files navigation

Getting Started

This is a Next.js project bootstrapped with create-next-app.

Config the project using an firebase db

To learn more about Firebase, please visit the Firebase docs.

In ./firebase/config.ts you can configure the firebase database using .env.local

Install dependencies and run

First clone this repository:

git clone https://github.com/enriquegeorg/basic-crud-ts-react.git

Install dependencies:

npm install

And finally run the app:

npm run dev

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

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

About

basic crud aplication to practice react hooks, tailwindcss, typescript and firebase integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published