Skip to content

shivendradb/Tesla-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tesla Clone

This project is a clone of the Tesla website. You may visit the site by this link => https://tesla-clone-012.netlify.app/.

Project Screenshots

Home Page

Note For Developers

Technologies Used:

  1. ReactJS
  2. Material UI for icons
  3. React Reveal for animations
  4. Netlify for deployment

Icons from Material UI library have been used. Link is https://material-ui.com/components/material-icons/

React Reveal have been used for Fade-up animations. The link for their library is https://www.react-reveal.com/examples/

You can run the below commands to see the project on your local system.

Steps to run this project on your local machine:

Disclaimer: Use the package manager you have on your system. Run either: npm or yarn.

Step - 1

Download the zip file from the above "Code" option,
or,
Clone this repository by running the command "git clone https://github.com/shivendradb/Tesla-clone.git" on the command prompt on your machine.
Now, open the project directory using "cd Tesla-clone" command.

Step - 2

In the project directory, run the command "npm install" on the command prompt to install the dependencies of the project on your local machine.

Step - 3

Run the project on the localhost by running "npm start" on the command prompt.

Great!! 😃 You are done with the setup part. 🚀

Now, open http://localhost:3000 to view it in your browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

Tesla website clone using ReactJS and styled components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published