GithubHelp home page GithubHelp logo

front-inventory-control's Introduction

Templat React-Typescript-Tailwindcss

๐Ÿ“œ Overview

Admin template for new projects with React, Typescript and Tailwindcss

๐Ÿ–ฅ๏ธ Start Project

First clone the project:

git clone https://github.com/walternascimentobarroso/react-tailwind.git

After that just install all dependencies

yarn

and run the project

yarn dev

:octocat: GitFlow

git flow init

After init with git flow, use feature for new features:

git flow feature start new-feature

Now, start committing on your feature. When done, use:

git flow feature finish new-feature

โš’๏ธ Tools

๐Ÿš€ Deploy GH-Pages

yarn build
git add dist -f
git commit -sam "๐Ÿ”ง CONFIG: Deploy"
git subtree push --prefix dist origin gh-pages
git reset --hard HEAD~

๐ŸŽข List of Pages and components

Description Type
AsideMenu Component
Breadcrumb Component
Button Component
DarkMode Component
Dropdown Component
Footer Component
Fullscreen Component
Header Component
Input Component
ProfilePicture Component
Table Component
Template Component
Tooltip Component
TopButton Component
Component Page
Error 404 Page
Faq Page
Home Page
Login Page
Profile Page
Recover Password Page
Register Page
List of Users Page

๐Ÿ“‚ Folder Structure

.
โ”œโ”€โ”€ .editorconfig
โ”œโ”€โ”€ .gitignore
โ”œโ”€โ”€ README.md
โ””โ”€โ”€ public
    โ””โ”€โ”€ index.php

๐Ÿ“ License

The MIT License (MIT)

๐Ÿ˜บ Author


Made with ย โค๏ธย 

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.