https://github.com/tjmelo/tmx-moon
Probability gender and name to consist determined equity gender with the support and amount research :fire:
https://github.com/tjmelo/tmx-moon
html5 javscript lint react reactjs stylus typescript
Last synced: 2 months ago
JSON representation
Probability gender and name to consist determined equity gender with the support and amount research :fire:
- Host: GitHub
- URL: https://github.com/tjmelo/tmx-moon
- Owner: tjmelo
- Created: 2021-06-02T22:43:54.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-20T18:30:29.000Z (4 months ago)
- Last Synced: 2025-01-20T19:27:41.654Z (4 months ago)
- Topics: html5, javscript, lint, react, reactjs, stylus, typescript
- Language: HTML
- Homepage: https://tjmelo.github.io/tmx-moon/
- Size: 13 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Probability gender and name research
   ## Table of content
- [About app](#about-app)
- [Preview Screens](#preview-screens)
- [Project details](#project-details)
- [Simple Develop Process](#simple-develop-process)
- [Docker develop Process](#docker-develop-process)
- [View project at live](#view-project-at-live)## About app
This project is about interact with the probability gender and name by consist at show probability of compatibility a name be of a determined equity gender with the support and amount research. :fire:
## Preview Screens
Type some name
Found a probable name and gender
## Project details
### Used Skills
This project use technologies as well:
- CSS (Library Stylus)
- Docker
- HTML
- Java Script
- Lint for quality
- Typescript (Library type check)
- Webpack### Simple Develop Process
For download and develop process:Fork or clone this repository
```sh
git clone https://github.com/tjmelo/tmx-moon.gitcd tmx-moon
git checkout -b develop
npm install && npm start
```### Docker develop process
With Docker, follow this instructions:
```sh
git clone https://github.com/tjmelo/tmx-moon.gitcd tmx-moon
docker compose up -d
```
#### Docker Github```
docker pull ghcr.io/tjmelo/tmx-moon:latest
```
#### Docker Hub```
docker pull tmwd/tmx-moon
```Open the app on a browser `http://localhost:3000`
For check quality of code in both process, run:
```sh
npm run lint
```## View project at live:
:boat: **[TMX Moon](https://tjmelo.github.io/tmx-moon/)**
Have a code fun! :sparkles: