Skip to content

This is basically Tesla Clone and I used React , Firebase , Styled Component.

Notifications You must be signed in to change notification settings

svarcoder/Tesla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tesla Clone Repositories


Docs

Technologies

Here is a list of technologies we use:

  • React JS: Frontend React JS
  • Firebase: handle google login in frontend and also use for database.

Code Style

  • We follow proper naming convention like for folder we are using camel Case for files Pascal Case and function name should be in camel Case.
  • We are following Prettier to proper format the code.
Rules
  • No console.logs in any file: we are removing console.log after develping done.

First time setup

The first step to running Tesla Clone locally is downloading the code by cloning the repository:

git clone https://github.com/svarcoder/Tesla.git

After clone install the node modules:

yarn install

To start the Next Server locally:

yarn start

About

This is basically Tesla Clone and I used React , Firebase , Styled Component.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published