This project is a frontend development app built with react. IP-Explorer is a lightweight website for retrieving IPv4/IPv6 address details, including a built-in theme picker. Data fetching is handled by axio and user interface is built with styled-components.
- Styled-compoents
- React-popper
- React
- Fetch ipv4/ipv6 details
- Theme Picker
Development
- npm start
- Open browser at speciifed url. Most likely http://localhost:3000
Production
- npm run build