An open API service indexing awesome lists of open source software.

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

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
```