Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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).