MangoFrontend
MangoFrontend
Overview
MangoFrontend is a web application frontend designed for recommending restaurants to individuals.
Features
- Responsive Design: Ensures the application looks great on all devices, from desktops to mobile phones.
- Interactive Elements: Utilizes JavaScript for dynamic content and user interactions.
- Modern Styling: Styled with SASS for a clean and modern look.
- Navigation: Implemented with React Router Dom v6 for seamless navigation.
- State Management: Uses Redux and Redux Toolkit for managing application state.
- HTTP Requests: Axios is used for handling HTTP requests to the backend.
Technologies Used
Frontend
- React: JavaScript library for building user interfaces.
- TypeScript: Strongly typed programming language that builds on JavaScript.
- SASS: CSS preprocessor for easier and more efficient styling.
- React Router Dom v6: Library for routing in React applications.
- Redux & Redux Toolkit: For state management.
- Axios: For making HTTP requests.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Acknowledgements
Special thanks to the open-source community for the various tools and libraries used in this project.
Link
- GitHub: Mangofrontend