https://github.com/kumarabhishek188/ecommerce
ECommerce is a high-performance, server-rendered e-commerce application built with Next.js, utilizing Tailwind CSS for styling and Prettier for code formatting. This project aims to provide a seamless and optimized shopping experience with modern web technologies. It leverages Next.js for server-side rendering, enhancing performance and SEO.
https://github.com/kumarabhishek188/ecommerce
Last synced: 3 months ago
JSON representation
ECommerce is a high-performance, server-rendered e-commerce application built with Next.js, utilizing Tailwind CSS for styling and Prettier for code formatting. This project aims to provide a seamless and optimized shopping experience with modern web technologies. It leverages Next.js for server-side rendering, enhancing performance and SEO.
- Host: GitHub
- URL: https://github.com/kumarabhishek188/ecommerce
- Owner: kumarabhishek188
- Created: 2024-08-02T15:11:31.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-10-20T07:02:19.000Z (8 months ago)
- Last Synced: 2025-02-13T22:27:45.926Z (4 months ago)
- Language: TypeScript
- Homepage: https://knighthood-ecommers.vercel.app/
- Size: 236 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ecommerce Website
A high-performance, server-rendered e-commerce application integrated with Tailwind CSS and Prettier, deployed on Vercel.
## Features
- **Next.js**: Server-rendered React applications with optimized performance.
- **Tailwind CSS**: Utility-first CSS framework for rapid UI development.
- **Prettier**: Code formatter for consistent code style.
- **Vercel**: Seamless deployment and hosting platform.## Getting Started
### Prerequisites
- Node.js
- npm or yarn### Installation
1. Clone the repository:
```bash
git clone https://github.com/kumarabhishek188/Ecommerce.git
cd Ecommerce
```2. Demo Link:
You can view a live demo of the Ecommerce Website here: [https://knighthood-ecommers.vercel.app/]
3. Install dependencies:
```bash
npm install
# or
yarn install
```3. Create a `.env.local` file in the root directory and add your environment variables based on `.env.example`.
### Contributing
Contributions are welcome! Please submit issues and pull requests to the repository.### Authors
Abhishek Kumar: Initial work and project setup and working... moreFeel free to copy and use this format!