Hiring Landing Page using ReactJs, Vite Build
- In the Hirace directory run
npm install
- Then start development server with
npm run dev
- Build Locally using
npm run build
The stylesheet was made using a custom build of Bulma CSS
Read This Website for more Info
Feel free to contribute to the repository. We welcome contributions of all kinds, including bug fixes, feature enhancements, and documentation improvements. To contribute, please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/my-feature
). - Make your changes and commit them (
git commit -am 'Add new feature'
). - Push your changes to your branch (
git push origin feature/my-feature
). - Submit a pull request.
If you have any questions, suggestions, or need assistance, please open an issue or reach out to us by creating an issue.
This project is licensed under the MIT License.