Harikrishnan391 / Fele_fashions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fele Fashions

This project is a REST API designed to manage and display products categorized into different categories. Built using Node.js and Express, with MongoDB as the database, the API provides a robust backend solution for product and category management in an e-commerce-like environment

Tech Stack

Server: Node.js, Express, Mongodb

Installation

Clone the project

  git clone https://github.com/Harikrishnan391/Fele_fashions.git

Navigate into project directory

    cd Fele_fashions/Backend

Install dependencies

     npm install

Run project

     npm run start-dev

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

PORT

API_KEY

MONGO_URL

About


Languages

Language:JavaScript 100.0%