- Nodejs/NPM https://nodejs.org/en/download/
- IDE (e.g. VSCode)
Instructions at https://reactjs.org/docs/create-a-new-react-app.html
npx create-react-app twitter-client
npm i @chakra-ui/react @emotion/react @emotion/styled framer-motion
npm install -g firebase-tools