aha-ex2-react-mui-ts-tailwind Tailwind Templates

Aha Ex2 React Mui Ts Tailwind

Aha Frontend Engineer Exam 2 with Typescript, React v18, MUI v5, Redux-Toolkit v1.8 and Tailwind

Animal Finder

Frontend Project with Typescript, Redux Toolkit, React Hook Form and Material UI.


About

Live on Heroku

aha-sunnykan-ex2.herokuapp.com

👨‍💻 Getting Started

Prerequisites

nvm
brew install nvm
Node.js v17
nvm install v17.4.0
Yarn
npm install --global yarn

Installation

Install NPM packages:

yarn install

Development

To start the application in the development mode run:

yarn start

Build

To build the application for production, run:

yarn build

👮 Code Quality

Overview

Running the script yarn format will format the code style of all TypeScript files as per Airbnb Code Style

The script yarn lint will run linter in the project. If any code standards or styles are not met in code, it will display the errors or warnings.

Top categories

Loading Svelte Themes