Skip to content

NeroDCD/Website-FundIX-Learning

Repository files navigation

💻 Introduction

  • This project was developed by following the YouTube tutorial "React JS & Tailwind CSS Responsive Website - Beginner Friendly" by Adrian Hajdin.
  • The tutorial demonstrates how to build a fully responsive landing page using React and Tailwind CSS from scratch.

🔗 Tutorial Reference


⚙️ Tech Stack

  • Vite
  • React.js
  • Tailwind CSS

💻 Customizations and Enhancements

While following the tutorial, I made several modifications to improve functionality and design:

  • Replaced React-Typed with react-typing-effect for smoother text animations
  • Added new sections such as the Benefits component and a Hero badge
  • Created reusable styles in index.css and tailwind.config.js
  • Used different assets and refined the layout

📦 Key Packages


⚙️ Getting Started

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

git clone <repository-url>
cd <repository-folder>
npm install

⚙️ Start the server

To start the development server, run:

npm run dev

⚙️ Production build

To create a production build, run:

npm run build

⚙️ Guide for Creating and Setting Up the Project from Scratch

📃 Note: The tutorial mentioned above used Yarn for setting up the project, but I prefer to use npm.

About

Simple Fintech Landing Page using React and Tailwind / Fundamentals of React / Static Website / Front-End Development

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors