Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saikiran76/commentsmodal
https://github.com/saikiran76/commentsmodal
javascript reactjs redux-toolkit tailwindcss
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/saikiran76/commentsmodal
- Owner: saikiran76
- Created: 2024-05-14T18:34:00.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-05-16T13:29:49.000Z (8 months ago)
- Last Synced: 2024-11-08T17:15:23.287Z (about 2 months ago)
- Topics: javascript, reactjs, redux-toolkit, tailwindcss
- Language: JavaScript
- Homepage: https://comments-modal.vercel.app
- Size: 306 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Comments Modal (Mobile Friendly)
## Snapshots of the application
![alt text](image.png)## Tech stack
## Local Setup
1) Clone the project using the command `git clone https://github.com/saikiran76/CommentsModal.git`
2) cd into the project: `cd CommentsModal`
3) Install the required dependencies using: `npm install`
4) Start and run the project on local host: `npm start`