Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/victorbravim/shiftai

ShiftAI - Template Modern Website
https://github.com/victorbravim/shiftai

framer-motion modern remix tailwind tailwindcss template typescript website

Last synced: 2 months ago
JSON representation

ShiftAI - Template Modern Website

Awesome Lists containing this project

README

        

# 🌟 ShiftAI

![image](https://github.com/user-attachments/assets/37c1b5f0-4eba-496f-a752-76fe26e75a5a)

## 🚀 Overview

ShiftAI is an interactive website project developed using Remix, TypeScript and Tailwind CSS. The project offers a modern and responsive interface, with distinct sections to present information and interact with the user. The application is designed to provide a fluid and visually appealing user experience by leveraging the latest front-end technologies.

## 📋 Requirements

- Node.js
- Remix
- TypeScript
- Tailwind CSS
- React Icons
- Framer Motion

## 🔧 Installation

1. Clone the repository:

```
git clone https://github.com/VictorBravim/ShiftAI.git
```

2. Navigate to the project directory:

```
cd ShiftAI
```

3. Install the dependencies:

```
npm install
```

4. Start the development server:

```
npm run dev
```

## 🛠️ Project Rules

- src/components: Contains the main components of the project.
- Hero.tsx: Intro component with animations.
- About.tsx: Section about the project with multiple image cards.
- Contact.tsx: Contact section with an image slider and navigation buttons.
- Footer.tsx: Footer with social media links and navigation.
- src/routes: Application route settings.
- index.tsx: Home page with Hero, About, Contact and Footer sections.
- src/styles: Global styles and Tailwind CSS.

tailwind.css: Tailwind CSS configuration file.

## 📄 License

- This project is licensed under the [MIT License](LICENSE).