Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ilhammeidi/oiron-starter
Landing page template built with one of most popular javascript library React.js, Material UI (Material Design) and Next.JS with SSR.
https://github.com/ilhammeidi/oiron-starter
dark-mode dark-theme ecommerce i18n landing-page material-ui mui next nextjs react reactjs responsive rtl ssr starter-kit starter-project template wow-js
Last synced: about 2 hours ago
JSON representation
Landing page template built with one of most popular javascript library React.js, Material UI (Material Design) and Next.JS with SSR.
- Host: GitHub
- URL: https://github.com/ilhammeidi/oiron-starter
- Owner: ilhammeidi
- License: mit
- Created: 2021-04-17T06:04:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-26T15:36:07.000Z (over 1 year ago)
- Last Synced: 2023-10-20T20:19:50.673Z (about 1 year ago)
- Topics: dark-mode, dark-theme, ecommerce, i18n, landing-page, material-ui, mui, next, nextjs, react, reactjs, responsive, rtl, ssr, starter-kit, starter-project, template, wow-js
- Language: JavaScript
- Homepage: https://oiron.netlify.app/
- Size: 4.09 MB
- Stars: 29
- Watchers: 2
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Oiron Starter - React JS Landing Page Template
----------### Read documentation here
http://ilhammeidi.github.io/oiron-docs### Template Feature
- Modern Technologies. Built with one of most popular javascript library React.JS, Material UI and Next.JS.
- More Variant Components. This template including 7 Header type and 4 Footer type, plus Scroll Page Navigator and Chat Panel.
- Dark Mode. Creative and modern design along with dark mode to make it easy on your eyes.
- RTL Support.RTL adjustment styling with rtl-sass
- Support multilanguage. Including 6 translation English, Deutsch, Arabic, Chinese, Bahasa Indonesia, Español.
- Interactive and Attractive show. Stunning animation, parallax, scrolling effects, until video background will make your site wilder
- Next Generation JavaScript written in ES6
- Responsive design Based on standard 12 Grid System
- Support mono repo, . Modern architecture to managing modules in multiple project.
- Clean code maintained by eslint.
- And many more…# Get All Landing Page Collection
![Oiron](https://ilhammeidi.github.io/oiron-docs/images/banner.jpg)[GET IT NOW on Envato](https://themeforest.net/user/ilhammeidi/portfolio)
[SEE DEMO](http://oiron.indisains.com/)
### Installation
- Clone this project
- Install module dependencies by run this script in terminal
`npm install`
- Finally run the app.
`npm run dev`
- Navigate to [http://localhost:3000](http://localhost:3000)### Deployment
- First you need to build the production assets first
`npm run build`
- Then start the app
`npm start`
- Navigate to [http://localhost:3000](http://localhost:3000)### License
This project is licensed under the terms of the [MIT license](https://github.com/ilhammeidi/oiron-starter/blob/main/LICENSE).