/sudowear

SudoWear is my mini e-commerce NodeJs express API project for selling developer T-Shirts.

Primary LanguageJavaScript

Sudowear

A NodeJs server e-commerce API for my developer t-shirts business.

Technology

  • NodeJS
  • ExpressJs
  • Jest
  • Mongodb
  • Mongoose
  • Redis

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • NodeJs installed. To learn how to install nodeJs on your machine, please follow this link
  • MongoDb

Setup

  • Clone this repository using the link above (click on the 'code' button)
  • Create a .env file at the root of the project and replace the values accordly, look at .env.example file for required keys.
  • open a terminal and cd to the cloned repository
  • run npm install to install the dependencies
  • run nodemonto start the server

Run tests

    npm run test

Contirbutor

👤 Emanuel Okello

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.