Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 656 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 656 Bytes

OnePlus-Clone (Responsive) Using TailwindCss

Click Here To Redirect To The Clone Website

Desktop View

image

Mobile View

image

(NOTE: Only landing page,login & signup page and about page is developed)

(Front End Only!)

  • Requirements: nodejs

  • Run this Commands:

  1. npm i (It will generate node module folder)
  2. npm run start (A live server will start with port 3000)