Visit to Ecommerce webite - YouTube
This is a Next.js project bootstrapped with create-next-app
.
- Clone the Repository:
$ git clone https://github.com/Vinod-Mane3021/ecommerce_app_frontend
$ cd ecommerce_app_frontend
- Install Dependencies:
$ npm install
- Start the app
npm run dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx
. The page auto-updates as you edit the file.
This project uses next/font
to automatically optimize and load Inter, a custom Google Font.
-
Next.js – JavaScript framework for server-side rendering and React applications.
-
TypeScript – Adds static types to improved code clarity.
-
Tailwind CSS – A utility-first CSS framework for building modern designs.
-
Redux.JS – A predictable state container for JavaScript apps.
-
React Query – A library for managing, caching, and updating server state in React applications.
-
Axios – A promise-based HTTP client for the browser and Node.js.