DEV Community

dommi10
dommi10

Posted on

Clone Tesla website using Nextjs and tailwindcss

In this article we are going to make a clone of tesla website specially the model 3 order part.

Step 0 Make sure you have the last nodejs version install on your local machine.

Clone this repo https://github.com/dommi10/tesla

Once done, open your terminal and run : npm install

After that run : npm run dev

feel free to contribute, any suggestions write on comment below.

The final result is here : https://tesla-gules.vercel.app

Top comments (0)