Skip to content

EasyCodingTutorial/amazon-prime-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

amazon-prime-clone

amazon-prime-clone Using Next.js, TypeScript, React.js in 2024

prime-0

This project aims to create an Amazon Prime clone with Next.js 14, utilizing TypeScript for type safety, React.js for building the UI components, React Icons for iconography, and other libraries as needed.

Technologies Used

  • Next.js 14: A React framework for building server-side rendered applications.
  • TypeScript: A statically typed superset of JavaScript for enhanced code quality and developer productivity.
  • React.js: A JavaScript library for building user interfaces.
  • React Icons: A library providing popular icon sets as React components.
  • Any additional libraries or tools can be listed here.

Getting Started

Follow these steps to get the project up and running on your local machine:

  1. Clone this repository to your local machine.
  2. Navigate to the project directory.
  3. Install dependencies by running npm install or yarn install.
  4. Start the development server using npm run dev or yarn dev.
  5. Access the application in your browser at http://localhost:3000.

Contributions

Contributions are welcome! Feel free to open issues for any bugs, feature requests, or suggestions.

Learn By Watching Video ▶️

Watch Demo Video

Releases

No releases published

Packages

No packages published