GithubHelp home page GithubHelp logo

react-ts's Introduction

ArticleEditor

screenshot

About

This is a articleEditor web application used with React and TypeScript. It can edit article title ,body and get,add, update, delete article from backend api.

  1. Using packages:

@typescript-eslint/parser When working on a TypeScript project, using @typescript-eslint/parser is benefit from the TypeScript type checking and analysis capabilities while linting code.

@types/axios it could improves code quality, reduces errors, and enhances the development experience when working with Axios in a TypeScript project.

  1. Structure

react-ts

 src

assets              ... Store images and icon
    icon
    
Component           ... Components of pages
    Article
    Common
    
Controller          ... The controller component contains logic and  the flow of data between the model and the view.

Model               ... Managing the application's state and data, such as api.

Page                ... Display pages with multiple view, if there are other pages exist, Rect Router is needed.

Style               ... The css style of each component.

View                ... Displaying the data to the user and handling user interactions.

How To Run Locally

  1. Clone this repo

  2. Run yarn install

  3. Install all the dependencies


yarn install

  1. Run yarn start

yarn start

react-ts's People

Contributors

lostelfhlm avatar

Watchers

 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.