Welcome to our Next.js Sass application! This project combines the power of Next.js for server-rendered React applications with Sass for styling and AI-powered photo transformation capabilities.
Our application allows users to upload photos and apply various AI-powered transformations to them, enhancing their visual appeal. With the seamless integration of Sass, styling is made easy, providing a visually pleasing user experience.
AI-Powered Photo Transformation: Utilize cutting-edge AI algorithms to transform uploaded photos. Next.js Framework: Benefit from the efficiency and flexibility of Next.js for building server-rendered React applications. Sass Styling: Leverage Sass for powerful and maintainable CSS styling, enabling a polished user interface. Responsive Design: Ensure optimal user experience across various devices with responsive design principles.
To run the application locally, follow these steps:
- Clone this repository to your local machine:
git clone https://github.com/MARYANNE67/chromashift.git
- Navigate to the project directory:
cd chromashift
- Install dependencies:
npm install
- Start the development
npm run dev
- Access the application in your browser at http://localhost:3000.
-
Upload Photo: Click the upload button to select a photo from your device.
-
Apply Transformation: Choose from the available AI-powered transformation options.
-
View Transformed Photo: Preview the transformed photo and adjust settings if necessary.
-
Download Transformed Photo: Download the transformed photo to your device for further use.
Modify the configuration settings in config.js to customize the behavior of the application.