https://github.com/yanguadotdev/hirace
We are introducing a new way to find a job. Hirace is a platform that connects you with the best companies in the world
https://github.com/yanguadotdev/hirace
Last synced: 4 months ago
JSON representation
We are introducing a new way to find a job. Hirace is a platform that connects you with the best companies in the world
- Host: GitHub
- URL: https://github.com/yanguadotdev/hirace
- Owner: yanguadotdev
- License: mit
- Created: 2025-04-20T04:28:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-29T17:08:00.000Z (about 1 year ago)
- Last Synced: 2025-06-12T03:12:03.831Z (about 1 year ago)
- Language: Astro
- Homepage: https://hirace.vercel.app
- Size: 1.48 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hirace - Find a Better Job
This project is a **landing page** created solely for **practical purposes**. It is not an official product or affiliated with any company.
## About the Project
The landing page showcases a modern and responsive design, built to practice front-end development skills. It includes:
- **Responsive Design**: Optimized for mobile, tablet, and desktop devices.
- **TailwindCSS Integration**: For fast and consistent styling.
- **Astro Framework**: Used for building a performant and modular structure.
- **Custom Fonts**: Preloaded Poppins font family for a polished look.
## How to Run
1. Clone the repository:
```bash
git clone https://github.com/yanguadotdev/hirace.git
cd hirace
pnpm install
pnpm run dev
```