Live Link:https://altprodinsights.web.app/
- Introduction
- Features
- Dependencies
- Folder Structure
- Installation and Setup
- Contributing
- License
- About the Author
AltProdInsights is a web application designed to provide users with information about alternative products. It offers various features to enhance user experience and facilitate interaction within the system.
- Users can Add/update/Delete his own Query about a product in TheSystem
- Users can view other queries for alternative products in the Websites and seetheDetails and other recommendations also.
- Users can Add recommendations also for certain products
- Users can delete their recommendations from
- Users can Modify/Delete their comments also
- Authentication with email/password and social login options
- Homepage with sections such as Banner/Slider, Tourists Spots, Countries, and more
- Add Tourists Spot, My List, Update, and Delete functionalities
- Dark/Light Theme Toggle
- React-tooltip
- React swiper slider
- React icons
The folder structure for this project is as follows:
-
src
: This folder contains all the source code files for the React application.components
: This folder contains reusable React components used throughout the application.pages
: This folder contains the main pages of the application.styles
: This folder contains CSS or SCSS files for styling the components and pages.utils
: This folder contains utility functions or helper files.
-
public
: This folder contains static assets such as images, fonts, or other files that are directly served by the application. -
tests
: This folder contains test files for testing the application. -
config
: This folder contains configuration files for the application. -
build
: This folder is generated when the application is built for production. -
node_modules
: This folder contains all the dependencies installed by npm. -
package.json
: This file contains metadata and configuration for the project, including the list of dependencies. -
README.md
: This file contains the documentation and instructions for setting up and running the project. -
LICENSE
: This file contains the license information for the project. This project is licensed under the MIT License.
AltProdInsights was developed by [Your Name]. For inquiries, please contact [[email protected]].