jonashao / palm

A check list practice site developed with React and Semantic UI.

Home Page:http://palm.leanapp.cn/square

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logopalm

A check list site developed with React.

This project was bootstrapped with Create React App.

tl;dr

npm install -g create-react-app

git clone https://github.com/jonashao/palm.git
cd palm
npm install
npm start

Then open http://localhost:3000/ to see the app.

At present, you wouldn't see any data in the site, because leancloud is not configed, but I am preparing some fake data.

you can configure your own leancloud account,

or visit the Demo site I deployed on Leancloud.

Aim of the project

To learn and practice front end technologies.

Technologies

  • React
  • React Router
  • Semantic UI
  • Semantic UI React
  • Immutable
  • Draft Js

Tools

  • vs code
  • npm
  • create-react-app(webpack)
  • leancloud-cli

Vs code plugins

These plugins help me develop more effective during the practice.

Theme

Snippets

Beautify

Others

Credits

Icon logo made by 吴小花晚安 from iconfont

About

A check list practice site developed with React and Semantic UI.

http://palm.leanapp.cn/square

License:MIT License


Languages

Language:JavaScript 92.2%Language:CSS 5.4%Language:HTML 2.4%