Start a website

I want to build a website.

Now I want to review knowledge about building website.There are several choice for me.I decide to use React , Material UI and Bootstrap.

  • use Material UI and Bootstrap for the UI.
  • React framework for the framework.(create-react-app is a easy tool to build a web app)
  1. An article which shows how to run react app with an API server.

  2. A link which shows use react in a electron app

  3. Create-react-app’s github site

Next,I want to talk about what kind of web app I am going to build.

  1. I will use material UI to build the UI of my web app.So It will look like an Android app.