Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aliko2020/coduit-crud-
This social app allows users to create posts, comment on posts, and like posts. It's designed to practice CRUD (Create, Read, Update, Delete) operations. The app is built using React for the frontend, TailwindCSS for styling, Node.js for the backend, and MongoDB for the database.
https://github.com/aliko2020/coduit-crud-
mongodb nodejs reactjs tailwind tailwindcss
Last synced: about 2 months ago
JSON representation
This social app allows users to create posts, comment on posts, and like posts. It's designed to practice CRUD (Create, Read, Update, Delete) operations. The app is built using React for the frontend, TailwindCSS for styling, Node.js for the backend, and MongoDB for the database.
- Host: GitHub
- URL: https://github.com/aliko2020/coduit-crud-
- Owner: Aliko2020
- License: mit
- Created: 2024-10-07T23:56:12.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-06T04:34:11.000Z (3 months ago)
- Last Synced: 2024-11-06T05:25:22.576Z (3 months ago)
- Topics: mongodb, nodejs, reactjs, tailwind, tailwindcss
- Language: JavaScript
- Homepage: https://coduitsocial.netlify.app/
- Size: 259 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This app is created with React vite, to run please download files, open a text edit and run npm install to install dependencies. run npm run dev to preview.