Giter Site home page Giter Site logo

tduyng / react-antd-demo Goto Github PK

View Code? Open in Web Editor NEW
15.0 2.0 3.0 4.28 MB

Project demo using React, TypeScript, Ant Design

Home Page: https://react-ant-demo.netlify.app

License: MIT License

Shell 0.24% HTML 4.89% TypeScript 73.36% SCSS 21.19% Dockerfile 0.32%
react typescript ant-design react-typescript antd

react-antd-demo's Introduction

React Ant Design Demo

Project demo using React/TypeScript & Ant Design

Demo at https://react-ant-demo.netlify.app

Getting Started

  • Using create-react-app to create project

    $ yarn create react-app react-antd-demo --template typescript
    # or
    $ npm create-react-app react-antd-demo --template typescript
  • Install important dependencies

    If you want to create a complex app with Router and Management State, you need to install more dependencies after using create-react-app

    $ yarn add redux react-redux react-router react-router-dom redux-thunk axios
    $ yarn add @types/redux @types/react-redux @types/react-router @types/react-router-dom @types/redux-thunk
  • Install Ant Design

    $ yarn add antd @ant-design/icons
  • Install package node-sass It allows import and use scss or sass in React project

    Why use [email protected]? Because, in the moment that I work in this project, there are some bugs of the latest version of node-sass with React.

  • If you want to use ESLint & Prettier in your project, you can check my blog how to config ESlint & Prettier in React Project

Create Layout, Components & Routes

Follow the files in projects

---> Missing docs


Demo

demo demo demo demo demo

react-antd-demo's People

Contributors

dependabot[bot] avatar mergify[bot] avatar renovate-bot avatar tduyng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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.