This is a React web application that displays promotional brochures for Carrefour, a popular French retail chain. The brochures are displayed in a user-friendly interface that allows users to easily browse through them and find the deals that interest them.
- Displays promotional brochures for Carrefour
- User-friendly interface for browsing brochures
- Option to search for specific deals
- Integration with Carrefour's API to ensure that brochures are always up-to-date
- Clone the repository:
git clone https://github.com/nicolas-deyros/React-Folletos-Carrefour.git
- Install dependencies:
npm install
- Start the development server:
npm dev
To use the application, simply navigate to the URL where it is hosted (or start the development server using the instructions above) and browse the available brochures. You can use the search bar to look for specific deals by keyword.
Contributions are welcome! If you find a bug or have a feature request, please submit an issue on GitHub. If you'd like to contribute code, please fork the repository and create a pull request.
This project is licensed under the MIT License.