A check list site developed with React.
This project was bootstrapped with Create React App.
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.
To learn and practice front end technologies.
- React
- React Router
- Semantic UI
- Semantic UI React
- Immutable
- Draft Js
- vs code
- npm
- create-react-app(webpack)
- leancloud-cli
These plugins help me develop more effective during the practice.