UrFry is a single landing page application with smooth scrolling effects, developed using HTML, CSS, JavaScript, React, and Chakra UI. It features sections such as Home, Features, Advantages, About Us, and FAQs. The smooth scrolling effect is implemented using the react-scroll
library.
- Home section with an overview of the product
- Features section detailing the key functionalities
- Advantages section highlighting the benefits
- About Us section with information about the creators
- FAQs section addressing common questions
- Smooth scrolling effect for navigation
To get started with the project, follow these steps:
- Clone the repository:
git clone https://github.com/mYashavanth/uifry.git
- Navigate to the project directory:
cd uifry
- Install the dependencies:
npm install
To run the project locally, use the following command:
bash npm run dev
This will start the development server. Open your browser and navigate to http://localhost:5173
to view the application.
You can also view the deployed application here.
- HTML
- CSS
- JavaScript
- React
- Context-API
- Chakra UI
- React Scroll
- React Icons
- React Dark Mode Toggle