Welcome to the Xmoze documentation. Xmoze is a SaaS, App, and Crypto multipurpose landing template built with React and Next.js. This README file provides an overview of the template's features, installation instructions, and customization options.
- Table of Contents
- Introduction
- Requirements
- Installation
- Running Development Server
- CLI Commands
- Pages
- Customization
- Credits and Sources
- Changelog
- Thanks
Thank you for Reading our Readme File. If you have any questions beyond the scope of this help file, please feel free to email me at [email protected].
To install and set up this template, ensure you have Node.js and npm installed.
To install the necessary packages, navigate to the project root directory and run:
yarn
After the installation, you should have a folder named /node_modules in the project root directory.
To start the development server, run:
yarn dev
Open your browser and visit http://localhost:3000.
- yarn dev - Start development server at http://localhost:3000
- yarn build - Generate production build
- yarn start - Serve build files at http://localhost:3000
- yarn export - Generate static site
Path: components/Layout/Navbar.js
Path: pages/index.js
Path: pages/about.js
Path: pages/_app.js
Path: components/Preloader/Preloader.js
Path: components/Hero/Hero.js
Path: pages/about.js
Path: components/services/servicesData.js
Path: components/pricing/pricingContent.js
Path: components/Blog/blogData.js
Path: Layout/footer.js
-General styles -Typography -Helpers -Preloader -Go up button -Header and navigation -Hero Section -About us -Causes -Fun facts -Events -Blog Note: Responsive CSS is located at the bottom of the style.css file.
Find and change it in style.css or _variable.scss file from the scss folder.
.section-padding {
padding: 120px 0px;
}
- Bootstrap
- React Library
- Next.js Framework
- React Icons
- Animate.css
- Freepik Images