Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/iam-abhishek-yadav/passwordgenerator


https://github.com/iam-abhishek-yadav/passwordgenerator

docker reactjs tailwindcss typescript

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

### Steps to Run the Application

- **Create a Docker Image:** Replace `` with a tag of your choice:
```bash
docker build -t .
```
- **Run the Docker Container:**
```bash
docker run -p 5000:5000
```