https://github.com/jvddavid/next-crud
https://github.com/jvddavid/next-crud
firebase firestore nextjs reactjs tailwindcss
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jvddavid/next-crud
- Owner: jvddavid
- License: mit
- Created: 2022-04-28T18:13:20.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-01T21:19:34.000Z (about 4 years ago)
- Last Synced: 2025-06-05T17:04:11.615Z (about 1 year ago)
- Topics: firebase, firestore, nextjs, reactjs, tailwindcss
- Language: TypeScript
- Homepage: https://next-crud-xi.vercel.app
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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