Tutorial from the Youtube video
- Open your terminal. copy and paste the codes below
git clone styled-components-crash-course
cd styled-components-crash-course
npm install
npm run start
- access on your browser: http://localhost:3000
Tutorial from the Youtube video
git clone styled-components-crash-course
cd styled-components-crash-course
npm install
npm run start