Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sreyashidey/mini-project
A very simple web application that allows users to post tweet and like or unlike them. A part of my full stack learning
https://github.com/sreyashidey/mini-project
ejs nodejs
Last synced: 10 days ago
JSON representation
A very simple web application that allows users to post tweet and like or unlike them. A part of my full stack learning
- Host: GitHub
- URL: https://github.com/sreyashidey/mini-project
- Owner: Sreyashidey
- Created: 2024-10-04T06:03:31.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-14T06:40:34.000Z (11 days ago)
- Last Synced: 2024-12-14T07:25:53.558Z (11 days ago)
- Topics: ejs, nodejs
- Language: EJS
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mini-project
A very simple web application that allows users to post tweet and like or unlike them. A part of my full stack learning## Features
- **Post Tweets**: Users can add short text posts.
- **Like/Unlike Tweets**: Users can interact with posted tweets.## Technology Stack
- **Frontend**: HTML, CSS, JavaScript
- **Backend**: Node.js, Express.js
- **Database**: MongoDB