https://github.com/thamir0022/e-commerce-web-app
This Ecommerce web app is a dynamic and user-friendly web application designed for seamless online shopping experiences.
https://github.com/thamir0022/e-commerce-web-app
ecommerce express hbs javascript nodejs
Last synced: 5 days ago
JSON representation
This Ecommerce web app is a dynamic and user-friendly web application designed for seamless online shopping experiences.
- Host: GitHub
- URL: https://github.com/thamir0022/e-commerce-web-app
- Owner: thamir0022
- Created: 2023-12-14T12:59:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-14T13:20:00.000Z (almost 2 years ago)
- Last Synced: 2024-12-31T14:47:58.374Z (9 months ago)
- Topics: ecommerce, express, hbs, javascript, nodejs
- Language: Handlebars
- Homepage:
- Size: 9.79 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ecommerce Web App
This Ecommerce web app is a dynamic and user-friendly web application designed for seamless online shopping experiences.
The project is developed using Node.js, Express.js, MongoDB for data storage, Handlebars (hbs) templating engine for the frontend, and React for an enhanced user interface (Under development).## Features
- **Dynamic Frontend**: The frontend is currently under development using React for building a modern and interactive user interface.
- **Efficient Backend**: Developed with Node.js and Express.js, leveraging MongoDB for efficient data storage and retrieval.
- **Responsive UI**: Handlebars (hbs) templating engine ensures a smooth and responsive user interface.## Installation
1. Clone the repository:
```bash
git clone https://github.com/thamir0022/E-Commerce-Web-App.git
```2. Navigate to the project directory:
```bash
cd E-Commerce-Web-App
```3. Install dependencies:
```bash
npm install
```## Usage
1. Start the server:
```bash
npm start
```2. Open your web browser and navigate to `http://localhost:3000` to access the application.
## Frontend Development
The frontend is currently under development using React. Stay tuned for exciting updates!
## Technologies Used
- Node.js
- Express.js
- MongoDB
- Handlebars (hbs)
- React
- Razorpay Payment Gateway## Contributing
Contributions are welcome! If you find any issues or have suggestions for improvement, feel free to open an issue or submit a pull request.
## Acknowledgements
Special thanks to the contributors and the open-source community.