Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.23 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.23 KB

Apple Website Clone

dp

Built With

frameworks/libraries used for theproject..

  • React
  • JavaScript
  • Three js
  • TailwindCSS

(back to top)

Installation

installing and setting up your app.

  1. Install NPM packages in backend and client directories
    npm install
  2. Start server
    npm run dev

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our React Docs for more details.