Skip to content

GreenJ84/Tesla_Clone

Repository files navigation

Tesla-GClone

A recreation of the stunning user experience provided by Tesla.

  • A serverless application written in TypeScript with NodeJS.
  • A front-end that utilizes ReactJS, TailwindCSS, PostCSS, styled components, and other component libraries for design.
  • User, product, and in-progress cart information are stored and persisted through a Redux state container.
  • The application manages authentication and data storage in the cloud through Firebase services.

Tesla GClone

Run locally

1. Clone this project repo.

git clone https://github.com/GreenJ84/Tesla_Clone.git

2. Install all dependencies.

npm i

or

yarn install

3. Change directories into the project

cd Tesla_Clone

4. Run the application in developent

npm run start

Care to contribute?

Checkout these Docs:

Releases

No releases published

Packages

No packages published

Languages