Skip to content

fawazbayureksa/tesla-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App, using the Redux and Redux Toolkit template.

STEP

npx create-react-app tesla-clone --template redux
cd tesla-clone

Setelah membuat component Home dan header ketikkan ini di terminal untuk menambah style

yarn add styled-components

Menambahkan icon Mui

yarn add @mui/material @emotion/react @emotion/styled
yarn add @mui/material @mui/styled-engine-sc styled-components

React -Reveal untuk animasi scroll

yarn add react-reveal

Cara Hosting React :

  • Buka file package.json untuk menambahkan homepage di bawah private
  • contoh : "homepage": "https://tesla-clone.epizy.com"
  • next jalankan pada terminal
npm run-script build
  • Upload file yang ada dalam folder build ke CP hosting

About

Membuat website kloning tesla menggunakan React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages