https://github.com/michaelprocha/tecboard
This website simulates a technology platform focused on events
https://github.com/michaelprocha/tecboard
custom-hook front-end frontend react reactjs tailwind tailwind-css tailwindcss typescript vite web website
Last synced: 3 months ago
JSON representation
This website simulates a technology platform focused on events
- Host: GitHub
- URL: https://github.com/michaelprocha/tecboard
- Owner: michaelprocha
- License: mit
- Created: 2026-01-30T16:49:36.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-02-10T15:00:53.000Z (5 months ago)
- Last Synced: 2026-02-10T18:56:53.096Z (5 months ago)
- Topics: custom-hook, front-end, frontend, react, reactjs, tailwind, tailwind-css, tailwindcss, typescript, vite, web, website
- Language: TypeScript
- Homepage:
- Size: 11.8 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tecboard
This website simulates a technology platform focused on events, built as a single-page layout with no interactivity. The project was created to practice structure, layout, and visual organization commonly used in modern tech event websites.
The page includes a header, a hero section, a form section, a cards section to showcase content, and a footer.
---
## 📷 Screenshots
### Desktop

### Mobile

---
## 🚀 Technologies
- React
- Typescript
- Tailwind
- Vite
---
## 📦 How to use
1. Clone the repository:
```bash
git clone https://github.com/michaelprocha/tecboard
```
2. Dowloand [NodeJS](https://nodejs.org/en/download).
3. Install dependencies:
```bash
npm install
```
4. Run locally
```bash
npm run dev
```
---
## 👨💻 Author
Made by [Michael Rocha](https://github.com/michaelprocha)
---
## 📄 License
This project is licensed under the MIT License. See the LICENSE file for more details.