GithubHelp home page GithubHelp logo

mk4levi / tesla-clone-mk Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 4.94 MB

Tesla Clone

Home Page: https://bm-tesla-clone.netlify.app/

HTML 4.04% JavaScript 92.63% CSS 3.33%
javascript react-states reactjs contexts html5 css3

tesla-clone-mk's Introduction

Tesla Clone

=> Tesla Clone developed using React.

Project's Screenshots =>

image image image

Getting Started

  1. To get started with this project, you will need to have Node.js and NPM installed on your system.

  2. First, you need to open a Terminal in your system and Clone this repository by using :

git clone https://github.com/Mk4Levi/Tesla-Clone-MK.git
  1. Navigate to the Project's directory :
cd Tesla-Clone-MK
  1. Install all Dependencies used in this Project :
npm install
  1. Finally, host it on local server :
npm run start
  1. Now just search this link in your browser to view the live running application in your Local sysytem :
http://localhost:3000

Paths & Files

Structure of the Folders & Files in this Repo :

.
├── public/
├── src
│   ├── assets/
│   ├── components/
|         └── Header.js
│         └── Footer.js
|         └── Home.js
│         └── index.js
│
│   ├── config/
|         └── firebaseConfig.js
│         └── index.js
│
│   ├──  css/
|         └── About.css
│         └── App.css
|         └── Contacts
│
│   ├── pages/
|         └── About.js
│         └── Contact.js
|         └── Home.js
|         └── Home2.js
│         └── Projects.js
|         └── index.js
|
│   ├── App.js
│   ├── index.js
│   ├── vercel.json
│
├── .eslintrc.json
├── .gitattributes
├── .gitignore
├── index.html
├── package-lock.json
├── package.json
├── README.md
├── vite.config.js

Thank You

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.