Skip to content

kaushalkdev/ecomm_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecom Server

This is a Node.js project for building an e-commerce application.

Installation

  1. Clone the repository.
  2. Navigate to the project directory.
  3. Run npm install to install the dependencies.

Usage

  1. Configure the environment variables in a .env file.
  2. Run npm start to start the server.
  3. Access the application at http://localhost:3000.

Features

  • User authentication
  • Product listing and search
  • Shopping cart functionality
  • Order management

Contributing

Contributions are welcome! Please follow the guidelines in the CONTRIBUTING.md file.

License

This project is licensed under the MIT License.