https://github.com/lumarans30/subnetting-react
A subnet calculator made in React with Material Design using the mui library
https://github.com/lumarans30/subnetting-react
component-architecture css-gradient mui-material reactjs subnet-calculator subnetting
Last synced: 7 months ago
JSON representation
A subnet calculator made in React with Material Design using the mui library
- Host: GitHub
- URL: https://github.com/lumarans30/subnetting-react
- Owner: LuMarans30
- Created: 2023-03-26T21:00:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-19T17:47:32.000Z (about 1 year ago)
- Last Synced: 2024-07-19T22:58:10.189Z (about 1 year ago)
- Topics: component-architecture, css-gradient, mui-material, reactjs, subnet-calculator, subnetting
- Language: JavaScript
- Homepage: https://lumarans30.github.io/subnettingReact/
- Size: 11.2 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Subnetting in React
A React website with Material Design ([mui](https://github.com/mui/material-ui)) that calculates the IP range, network address, and broadcast given a starting IP address, its subnet mask, and the number of hosts per subnet.