https://github.com/boxingoctopuscreative/boxingoctopus-web
Next.js Website for Boxing Octopus Creative
https://github.com/boxingoctopuscreative/boxingoctopus-web
emailjs font-awesome nextjs react tailwindcss
Last synced: 2 months ago
JSON representation
Next.js Website for Boxing Octopus Creative
- Host: GitHub
- URL: https://github.com/boxingoctopuscreative/boxingoctopus-web
- Owner: BoxingOctopusCreative
- License: apache-2.0
- Created: 2022-02-10T13:42:56.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2026-03-27T13:20:55.000Z (2 months ago)
- Last Synced: 2026-03-27T18:43:00.814Z (2 months ago)
- Topics: emailjs, font-awesome, nextjs, react, tailwindcss
- Language: TypeScript
- Homepage: https://boxingoctop.us
- Size: 1.91 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Boxing Octopus Creative Main Website
This is the main website for [Boxing Octopus Creative](https://boxingoctop.us/). It is built using [React](https://reactjs.org/) and compiled to static HTML using react-scripts.
## Development
To run the site locally, clone the repo and run `npm install` to install the dependencies. Then run `npm start` to start the development server. The site will be available at [http://localhost:3000](http://localhost:3000).
## Deployment
The site is deployed to [DigitalOcean's App Platform](https://www.digitalocean.com/products/app-platform/) using a GitHub App. Pushing to the `main` branch will trigger a new deployment.
## License
All code is licensed under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0). All content is all rights reserved unless otherwise stated.
## Contributing
Contributions are welcome. Please open an issue or submit a pull request.
## Contact
For any questions, please contact [info@boxingoctop.us](mailto:info@boxingoctop.us).