Skip to content

BukkyOmo/mini_ecommerce

Repository files navigation

Oxlade Stores

A mini ecommerce application built using Node, Express, MongoDB.

Endpoints include

  • User sign up
  • User sign in
  • User create a product
  • User get all products he/she created
  • User delete a product
  • User edit a product
  • User view all products created by other users
  • User get one product
  • User add a product to cart
  • User remove product from cart

To start this project

  • Install node
  • Run npm start_dev
  • Check for the necessary environment variables as samples have been placed in .env.example file

code style: prettier

Documentation

To run the postman docs, in your browser, follow this link Documentation

About

A mini ecommerce application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published