GithubHelp home page GithubHelp logo

mern-deploy's Introduction

Purchase-Now โ€“ E-Commerce Website ๐Ÿ›๏ธ

Welcome to Purchase-Now, an e-commerce website where you can shop for your favorite items conveniently online. This repository contains the complete source code for the website, along with instructions on how to set it up locally and access the live version .

Features ๐Ÿš€

  • Dynamic Web Application: The website is architected and developed using Node.js, Express, and MongoDB for the back-end, harmonized with a React JS and Bootstrap front-end.
  • User-Friendly Interface: Implemented using React JS and Bootstrap, ensuring compatibility across various devices for a seamless shopping experience.
  • Rating Feature: Users can rate and review products, providing valuable feedback to both the sellers and other potential buyers.
  • Add to Cart: A straightforward feature allowing users to easily add items to their cart for purchase.

Getting Started ๐Ÿ› ๏ธ

To get a copy of this project up and running on your local machine, follow these steps:

  1. Clone the Repository: Clone this repository to your local machine using git clone.

  2. Install Dependencies: Navigate to the project directory and install the necessary dependencies for both the backend and frontend. You can do this by running the following commands:

    cd server
    npm install
    cd client
    npm install
  3. Start the Server: Once the dependencies are installed, you have two options to start the server:

    • Option 1: Start the backend and frontend separately:
      # Start the backend server
      cd server
      npm run start
      
      # Start the frontend server
      cd client
      npm run start
    • Option 2: Start both servers simultaneously using the development script:
      # Start both backend and frontend concurrently
      cd server
      npm run dev
  4. Access the Website: Once the servers are up and running, you can access the website by navigating to http://localhost:3000 in your web browser.

Live Link ๐Ÿ”—

You can access the live version of the Purchase-Now e-commerce website here.

Contributing ๐Ÿค

Contributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or submit a pull request.

License ๐Ÿ“

This project is licensed under the MIT License. Feel free to modify and distribute it as per the terms of the license.


Enjoy shopping with Purchase-Now! If you have any questions or need further assistance, don't hesitate to contact us. Happy shopping! ๐Ÿ›’๐ŸŽ‰


Feel free to copy and paste this into your README file!

mern-deploy's People

Contributors

abhisheksharma010 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.