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

https://github.com/jvddavid/next-crud


https://github.com/jvddavid/next-crud

firebase firestore nextjs reactjs tailwindcss

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

# Next Simple CRUD
A demo of this repository: [**Site Demo**](https://next-crud-xi.vercel.app)

## Getting Started

Run the development server:

```bash
npm run dev
# or
yarn dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

## Technologies
In this project are used:
- NextJS
- React
- Components React
- Typescript
- TailwindCSS
- Firebase
- Firestore