Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aiherrera/hackathon-space-comming-soon
Hackathon Space coming soon landing page
https://github.com/aiherrera/hackathon-space-comming-soon
Last synced: about 13 hours ago
JSON representation
Hackathon Space coming soon landing page
- Host: GitHub
- URL: https://github.com/aiherrera/hackathon-space-comming-soon
- Owner: aiherrera
- Created: 2024-06-04T16:20:11.000Z (6 months ago)
- Default Branch: development
- Last Pushed: 2024-06-04T21:53:11.000Z (6 months ago)
- Last Synced: 2024-06-05T19:41:44.035Z (6 months ago)
- Language: TypeScript
- Size: 250 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
Welcome to Vite + React template, made for quick POC's 👋
> This is a fully configurated template starter for quickly create Proof Of Concepts.
Have you ever needed to prepare ASAP(as usual) a quick demonstration to be shown or just wanted to develop an idea that hit you out of the blue?
![Preview Image](https://github.com/aiherrera/vite-react-starter-template/blob/development/public/example.png?raw=true)
With this template, you can rapidly create projects that serve as evidence or prototypes to demonstrate the feasibility and potential of a particular idea or technology. This starter includes all the necessary configurations and settings to get you up and running quickly. It is designed to be easily customizable to fit the specific needs of your project, allowing you to focus on the core development work without getting bogged down by setup and configuration.
---
> ### Prerequisites
- node >=16.0.0
> ### Install dependencies
```sh
bun install
```> ### Usage
```sh
bun run dev
``````sh
bun run build
```## Author
👤 **Alain Iglesias**
- Website: [My little corner on internet](https://aiherrera.com)
- Blog: [My writings](https://blog.aiherrera.com)
- Twitter: [@\_aiherrera](https://twitter.com/_aiherrera)
- Github: [@aiherrera](https://github.com/aiherrera)
- LinkedIn: [@-aiherrera](https://linkedin.com/in/-aiherrera)
## Show your support
---
Give a ⭐️ if this project helped you!
## 📝 License
---
Copyright © 2023 [Alain Iglesias](https://github.com/aiherrera).
This project is [MIT](https://github.com/aiherrera/aiherrera-turborepo-template/LICENSE.md) licensed.---
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_