micjef / cek

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Diboo

pnx project

Tech Stack

Client: React, Redux, TailwindCSS

Server: Firebase

Installation

Install diboo with npm

  cd diboo
  npm i
  npm run dev

File Rule

Folder Description
pages To save all page file, using name folder to distinguish pages and in folder using index.tsx for index file
store To save all redux file
utils To save all interface and data type
component To save all component in this project

Deployment

To deploy this project run

  git add
  git commit
  git push

  create merge request to master branch

Authors

About


Languages

Language:TypeScript 91.8%Language:JavaScript 3.5%Language:CSS 3.1%Language:HTML 1.6%