This project is a responsive landing page built using React.js. It is based on a design available on Free CSS. The landing page features a header, main content section, and a footer. The main content section includes various sections such as About, Links, Tools, and Partners.
To run this project locally, follow these steps:
-
Clone the repository to your local machine:
git clone https://github.com/Sudhanshu-Ambastha/Responsive-Landingpage-Reactjs-Scss.git
-
Navigate to the project directory:
cd landingpage
-
Install dependencies:
npm install && npm install sass
npm install react-router-dom && npm install @fortawesome/react-fontawesome @fortawesome/free-solid-svg-icons @fortawesome/free-brands-svg-icons
npm install lucide-react && npm install react-icons
-
Start the development server:
npm start
React.js
: A JavaScript library for building user interfaces.SCSS
: A CSS pre-processor that adds features like variables, mix-ins, and nesting to CSS.npm
: A package manager for Node.js packages.
Feel free to modify and customize this landing page according to your needs. You can update the content, styles, or add new sections as required.
Design Inspiration: Free CSS - Aria Template