Skip to content

Cloneee/Restfull-API-CoffeeShop-CNPM

 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Coffeeshop management

An awesome management system for your coffee shop!
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. License
  5. Contact

About The Project

Product Name Screen Shot

(back to top)

Built With

  • React
  • Express
  • Mongodb

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

  • npm

    npm install npm@latest -g

Installation

  1. Clone the repo

    git clone https://github.com/Cloneee/Restfull-API-CoffeeShop-CNPM.git
  2. Install NPM packages

    npm install
  3. Create your .env

     PORT = 3000
     API_URL = /api/v1
     SALT_ROUND = 10
     SECRET = my-secret
     NODE_ENV = product
     DB_URI = "Your database URI"

(back to top)

Usage

To use this app as backend, please install the Client

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Nguyễn Thanh Huy - Huy Thanh Nguyễn - [email protected]

Project Link: https://github.com/Cloneee/Restfull-API-CoffeeShop-CNPM

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%