All Projects → gevorgmakaryan → thefront-preview

gevorgmakaryan / thefront-preview

Licence: MIT license
A professional React Kit that comes with plenty of ready-to-use Material-UI components that will help you to build faster & beautiful frontend pages.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to thefront-preview

React-Js-Todo-App-with-firebase-auth
TodoApp using ReactJS and Firebase | ReactJS, Material UI, Firebase, ExpressJS
Stars: ✭ 88 (+125.64%)
Mutual labels:  material-ui
rtainjapan-layouts
The on-stream layouts for RTA in Japan events
Stars: ✭ 20 (-48.72%)
Mutual labels:  material-ui
pokedex
A simple Pokémon catalogue, built with React, Material-UI and PokéAPI.
Stars: ✭ 115 (+194.87%)
Mutual labels:  material-ui
react-you-do-you
How I use React + Redux + Material-UI + TypeScript – you do you 💖
Stars: ✭ 103 (+164.1%)
Mutual labels:  material-ui
best-of-react
🏆 A ranked list of awesome React open-source libraries and tools. Updated weekly.
Stars: ✭ 364 (+833.33%)
Mutual labels:  material-ui
react-typescript-material-ui-with-auth-starter
React + Material UI + Auth starter using TypeScript
Stars: ✭ 27 (-30.77%)
Mutual labels:  material-ui
usehooks-ts
React hook library, ready to use, written in Typescript.
Stars: ✭ 2,873 (+7266.67%)
Mutual labels:  material-ui
Bank-Account-Simulation
A Bank Account Simulation with JavaFX and SQLite back-end. Material UX|UI.
Stars: ✭ 19 (-51.28%)
Mutual labels:  material-ui
photoeditor
👨🏻‍🎨 ReactJS Photo Editor
Stars: ✭ 26 (-33.33%)
Mutual labels:  material-ui
angular-material-starter-template
🍄 Angular 14 boilerplate that comes with Material-UI, Tailwind3, Purgecss, Jest & Cypress Support, Optimal project structure & Interceptor inspired from popular blogs, source map analyzer tools, husky, all pre-configured and much more...
Stars: ✭ 104 (+166.67%)
Mutual labels:  material-ui
Octave
Music🎵 streaming web-app
Stars: ✭ 28 (-28.21%)
Mutual labels:  material-ui
Ararat
Ararat is the next-generation container/virtual machine control panel. It is your one-stop shop for single application containers, full system containers, and KVM instances
Stars: ✭ 21 (-46.15%)
Mutual labels:  material-ui
mui-form-fields
Material UI + Final Form Forms and Components
Stars: ✭ 15 (-61.54%)
Mutual labels:  material-ui
ts-ui
Telar Social Network using Reactjs
Stars: ✭ 35 (-10.26%)
Mutual labels:  material-ui
clean-architecture-azure-cosmos-db
A starting point to build a web API to work with Azure Cosmos DB using .NET 5 and Azure Cosmos DB .NET SDK V3, based on Clean Architecture and repository design pattern. Partition key is also implemented through the repository pattern.
Stars: ✭ 277 (+610.26%)
Mutual labels:  material-ui
Partify
This is a free open source Spotify-powered app that lets users host parties and have guests connect using their smartphones to submit and vote on songs. The app will only play the highest voted song and can connect to personal playlists.
Stars: ✭ 37 (-5.13%)
Mutual labels:  material-ui
college-timetable
🗓 프로들의 수강신청 전략 어플리케이션
Stars: ✭ 27 (-30.77%)
Mutual labels:  material-ui
dashblocks-template
Dashblocks Vue Material Admin Template
Stars: ✭ 143 (+266.67%)
Mutual labels:  material-ui
android-material-design-in-practice
A project to demonstrate the latest material design principles with simple examples. It has additional examples on how to easily scale texts on different screen sizes without extra effort.
Stars: ✭ 67 (+71.79%)
Mutual labels:  material-ui
typescript-react-ssr-boilerplate
Boilerplate made from scratch to setup a TypeScript ReactJS application using Server Side Rendering
Stars: ✭ 31 (-20.51%)
Mutual labels:  material-ui

UI Kit - The Front

Material React Landing Pages Kit made with Material-UI's components, React and of course create-react-app to boost your app development process! A professional React Kit that comes with plenty of ready-to-use Material-UI components that will help you to build faster & beautiful Fontend pages. Each component is fully customizable, responsive and easy to integrate.

Built with

  • React
  • Material-UI v4

Quick start with React Scripts

  • Download the theme
  • Make sure your NodeJS and npm versions are up to date for React 16.8.6
  • Install dependencies: npm install
  • Start the server: npm run start
  • Views are on: localhost:3000
  • Build on production: npm run build

Folder structure

In the root folder there are 2 folders:

  • public Here are the public assets, images and index.html file.
  • src Here is the main business logic of the theme.
  • |----components The reusable and stand-alone components are stored here, by following Atomic Design Methodology
  • |----|----atoms These are small functional components that are not using any other atomic components
  • |----|----molecules Tese are those functional components which have dependencies from other atoms
  • |----|----organisms These are the functional components that are using other molecules and atoms
  • |----layouts
  • |----|----Main The main layout: header navigation, the main container and footer part
  • |----|----Minimal The minimal layout
  • |----theme In this folder there are overrides of the default color palette and typography coming from MUI
  • |----views All the views/pages that are available. Here are the combination and composition of re-usable components and pages representations.

Landing Pages Built For Customization

theFront landing page examples can be used out of the box, but since they’re built on flexible components, you can also create new pages all your own with ease. Copy-paste a section here, a component there, switch up a few variables, and you have an entirely new landing!

In the extended version of the kit you will get:

The full list of pages

  • More than 45 pages
  • 300+ component compositions
  • 30+ stand-alone components
  • create-react-app scripts support
  • NextJS and server side rendering support

Overview Of All Pages

Development Highlights

We built Thefront to make you be able to customize and extend our components as simple as the Material UI core itself.

  • Component-centric atomic design architechture
  • Customization made easy with stand alone components
  • Browsersync live reload
  • Fully responsive on all modern browsers
  • Rich documentation with code samples and parameters/options

Design Highlights

theFront was designed as a rich system from the start, which is reflected in both the end result and the original design.

  • Beautiful, modern style flexible enough to suit most brands
  • Included Sketch design file
  • Type styles, color styles, and components for easy file-wide changes
  • All images are included with a free-to-use license
  • Icon set provided by Font Awesome Kit

MUI Documentation

The full documentation for the React Material Kit can be found here.

Upgrade to PRO

You can updrade to use the PRO version and access to all the pages & components here.

Contact Us

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].