Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.