Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ilhammeidi/luxi-starter
Luxi ReactJs Starter Project with Next JS and Material UI
https://github.com/ilhammeidi/luxi-starter
boilerplate home-page landing material-design material-ui nextjs nextjs-template parallax-scrolling react reactjs server-side-rendering ssr starter-kit starter-project wow-js
Last synced: 2 months ago
JSON representation
Luxi ReactJs Starter Project with Next JS and Material UI
- Host: GitHub
- URL: https://github.com/ilhammeidi/luxi-starter
- Owner: ilhammeidi
- Created: 2019-11-11T06:33:28.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-25T14:20:52.000Z (11 months ago)
- Last Synced: 2024-02-25T15:30:23.005Z (11 months ago)
- Topics: boilerplate, home-page, landing, material-design, material-ui, nextjs, nextjs-template, parallax-scrolling, react, reactjs, server-side-rendering, ssr, starter-kit, starter-project, wow-js
- Language: JavaScript
- Homepage: http://luxiren.indisains.com
- Size: 937 KB
- Stars: 45
- Watchers: 2
- Forks: 32
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Luxiren Starter - React JS Landing Page Template
----------### Read documentation here
https://ilhammeidi.github.io/luxinext-doc/### Template Feature
- Modern Technologies. Built with one of most popular javascript library React.JS, Material UI and Next.JS with SSR
- Various modern design Agency, Architect, Cryptocurrency, Fashion, Hosting, Mobile, Portfolio and Saas
- Premium designs. Simple and elegant multi color scheme
- Dark Mode. Creative and modern design along with dark mode to make it easy on your eyes.
- RTL Support.Auto RTL adjustment styling with jss-rtl
- Support multilanguage. Including 6 translation English, Deutsch, Arabic, Chinese, Bahasa Indonesia, Español.
- 80+ section components and UI modules which reusable and easy to modify.
- 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
- Starter Project. Build app from scratch without without being distracted from innate feature.
- Support mono repo, . Modern architecture to managing modules in multiple project.
- High Performance. Styling with JSS (CSS in JS) and Async Code Splitting.
- Clean code maintained by eslint.
- Fully vector icons and font icons.
- And many more…# Get The Full Version
![Luxiren](https://firebasestorage.googleapis.com/v0/b/enlite-3a841.appspot.com/o/images%2Fluxi-react-github.jpg?alt=media&token=0f44b4cb-9ddb-4fcb-b325-1382ddc08d00)[GET IT NOW on Envato](https://themeforest.net/item/luxiren-react-js-landing-page-collection/25087071)
[SEE DEMO](http://luxiren.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/boss-lite/blob/master/LICENSE.txt).