Skip to content

androfficial/react-tik-tuk-ts

Repository files navigation

🦂 React Tik Tuk With Typescript

📜 Description

Previously completed project - React Tik Tuk using Typescript


🔗 Installation

Clone repo

https://github.com/androfficial/react-tik-tuk-ts.git

Install dependencies

npm i
yarn install

♻️ Available Scripts and Commands

Run app

yarn run start

Build app

yarn run build

Scripts:

  • eslint - static analysis of scripts
  • eslint:fix - fix scripts errors
  • stylelint - static analysis of styles
  • stylelint:fix - fix styles errors
  • format - check if files are formatted
  • format:fix - format files

🛠️ Stack:

  • ReactJS + Hooks / Custom Hooks
  • Typescript
  • React Router
  • Redux / Redux Thunk
  • Axios
  • ClassNames
  • SCSS / Mixins

♨️ API

Releases

No releases published

Packages

No packages published

Languages