Skip to content

📽️ A front-end project for FranklineCo's platform, focused on responsive and modern UI design.

Notifications You must be signed in to change notification settings

Milopadma/franklineco-fleava

Repository files navigation

Frankliné&Co. Website

Welcome to the Frankliné&Co. website repository. This project showcases a modern, responsive website built with Nuxt.js, Tailwind CSS, and various other technologies to provide a smooth and engaging user experience.

Live Demo

Check out the live version of the website at: Frankliné&Co.

Table of Contents

Features

  • Responsive design
  • Smooth scrolling animations
  • Interactive elements with GSAP
  • Custom cursor follower
  • Swiper integration for carousels

Technologies Used

Installation

To get started with the project, clone the repository and install the dependencies using npm:

git clone https://github.com/milopadma/franklineco-fleava.git
cd franklineco
npm install

Development

To start the development server, run:

npm run dev

This will start the Nuxt.js development server, and you can view the project at http://localhost:3000.

Build

To build the project for production, run:

npm run build

This will generate the production-ready files in the .output directory.

Deployment

The project is configured to be deployed on Vercel. After building the project, you can deploy it using the Vercel CLI:

vercel deploy

Feel free to contribute to the project by opening issues or submitting pull requests.

About

📽️ A front-end project for FranklineCo's platform, focused on responsive and modern UI design.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published