Frontend for Dueños Directos, a search engine for publications in the official newspaper of Chile (Diario Oficial) and the registry for corporations and societies (RES).
To run this project locally, install the dependencies and run the local server:
npm install
npm run dev
Open http://localhost:5173 to see your app.
To build for production:
npm run build
- React with TypeScript, using Vite for fast builds.
- Tailwind CSS for styling, pair with Headless UI for unstyled accessible components, and Heroicons for svg icons.
- America Transparente React Component Library for custom InstantSearch components and to maintain a unified design system.
- René Cáceres (@panquequelol) - Re-wrote the legacy front-end app to React and developed America Transparente React Component Library.