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

https://github.com/yatechnologies/template-web-frontend-reactjs

A boilerplate web application using React, TypeScript, Material-UI
https://github.com/yatechnologies/template-web-frontend-reactjs

Last synced: 2 months ago
JSON representation

A boilerplate web application using React, TypeScript, Material-UI

Awesome Lists containing this project

README

          

# Yassir Web Application Boilerplate using React, TypeScript, and Material-UI

## Introduction

This is a boilerplate app built using React, TypeScript, Material-UI, and uses the concept of CSS-in-JS. It has the purpose of being a good start point when building new Yassir React applications.

## Features

The following frameworks/libraries have been implemented:

1. [React](https://reactjs.org/)
2. [TypeScript](https://www.typescriptlang.org/)
3. [Material-UI](https://mui.com/)
4. [React Router](https://reactrouter.com/)
5. [Prettier](https://prettier.io)
6. [ESLint](https://eslint.org/)