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
- Host: GitHub
- URL: https://github.com/yatechnologies/template-web-frontend-reactjs
- Owner: YAtechnologies
- Created: 2022-08-08T08:47:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-09T02:57:50.000Z (over 3 years ago)
- Last Synced: 2024-12-31T03:27:35.552Z (over 1 year ago)
- Language: TypeScript
- Size: 944 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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/)