A modern, lightweight static homepage for a tech startup. Built for speed, simplicity, and clean UI presentation.
Nexora Startup is a fast, responsive static website designed for:
- Startup landing pages
- Product showcases
- Frontend experiments
It focuses on performance, minimalism, and easy deployment.
- React
- tailwindcss
/
├── index.html
├── style.css
├── script.js
└── assets/
git clone https://github.com/devOwaka/nexora-startup
cd <your-project-folder>
You can simply open index.html in your browser
OR use a local server (recommended):
# Example using VS Code Live Server
Right click index.html → "Open with Live Server"
- Fast static loading
- Responsive design
- Simple and clean UI
- Easy to customize
Pull requests are welcome! Feel free to fork the project and improve it.
This project is open source and available under the MIT License.
This is a simple static project hosted on a Netlify subdomain. Sites like this are often used for demos, prototypes, or small projects. (PCRisk)
DevOwaka
- GitHub: https://github.com/devOwaka