Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vinod-mane3021/ecommerce_app_frontend
this is clone of lacoste.com shopping website
https://github.com/vinod-mane3021/ecommerce_app_frontend
nextjs reactjs tailwind-css typescript
Last synced: 3 days ago
JSON representation
this is clone of lacoste.com shopping website
- Host: GitHub
- URL: https://github.com/vinod-mane3021/ecommerce_app_frontend
- Owner: Vinod-Mane3021
- Created: 2023-10-23T19:31:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-25T13:26:50.000Z (6 months ago)
- Last Synced: 2024-06-25T14:57:03.077Z (6 months ago)
- Topics: nextjs, reactjs, tailwind-css, typescript
- Language: TypeScript
- Homepage:
- Size: 35.7 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ecommerce_app_backend - FrontEnd
## Visit to Ecommerce webite - [YouTube](https://youtu.be/nlc77FvlsPI)![IMG_20240428_211752](https://github.com/Vinod-Mane3021/ecommerce_app_frontend/assets/92261457/0c4565c8-5da4-4bf8-9652-f021105f8338)
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
1. **Clone the Repository:**
```bash
$ git clone https://github.com/Vinod-Mane3021/ecommerce_app_frontend
$ cd ecommerce_app_frontend
```
2. **Install Dependencies:**
```bash
$ npm install
```3. Start the app
```bash
npm run dev
```Open [http://localhost:3000](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`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.
## Tech stack
- [Next.js](https://nodejs.org/en) – JavaScript framework for server-side rendering and React applications.
- [TypeScript](https://expressjs.com/) – Adds static types to improved code clarity.
- [Tailwind CSS](https://www.mongodb.com/) – A utility-first CSS framework for building modern designs.
- [Redux.JS](https://mongoosejs.com/) – A predictable state container for JavaScript apps.
- [React Query](https://www.typescriptlang.org/) – A library for managing, caching, and updating server state in React applications.
- [Axios](https://www.typescriptlang.org/) – A promise-based HTTP client for the browser and Node.js.
## Checkout backend project:
- https://github.com/Vinod-Mane3021/ecommerce_app_backend