Sayan-Maity / Tesla-Clone

This is the landing page of Tesla Website

Home Page:https://sayancr777-tesla-landingpage.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visit the site to see the website LIVE = " https://sayancr777-tesla-landingpage.netlify.app/ "

Logo

tesla.com/Landing-Page

This project is made using ReactJS, Redux, HTML and CSS

  Go through all the images below to have a clear idea about the Landing Page of the "TESLA" Website  

image1

image8

image2

image3

image4

image5

image6

image7

🛠 Installation & Set Up

  1. Install all the Node Modules and dependencies

    npm install 

    Dependencies used here are -->

    { 
         "nodemon": "^2.0.18",
         "react": "^17.0.2",
         "react-dom": "^17.0.2",
         "react-redux": "^7.2.6",
         "react-reveal": "^1.2.2",
         "react-scripts": "5.0.0"
     }
  2. Start the development server

    npm start

🚀 Building and Running for Production

  1. Generate a full static production build

    npm run build
  2. Preview the site as it will appear once deployed

    npm run serve

About

This is the landing page of Tesla Website

https://sayancr777-tesla-landingpage.netlify.app/


Languages

Language:JavaScript 78.3%Language:CSS 12.5%Language:HTML 9.2%