Skip to content

A13xYanez/ArtisanAllure-Fashions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Artisan Allure Fashions

🚨 Important!

This project is being hoasted on Render.com on the free tier. If nothing is showing up it's not a bug! Since I am using the free tier of Render's service, it may take up to 1 minute for data to populate. Thank you for your patience!

πŸ““ Description:

This repository contains a full-stack application for a ficticius clothing store called Artisan Allure Fashions.
The purpose of this project was to learn how to use MongoDB for an internship I was doing at the time of developing this. For the most part this project is complete, and has eveything that I wanted it to have in order to improve my abilities with MongoDB.

Tech Stack

Client: React.js, CSS

Server: Express.js, MongoDB

Technologies: Github, Postman, Render

Run Locally

Step 1: Clone the project

  git clone https://github.com/A13xYanez/ArtisanAllure-Fashions

Step 2: Go to the front-end directory

  cd front-end

Step 3: Install dependencies

  npm install

Step 4: Start the server

  npm run dev

Step 5: In a seperate terminal, go to the back-end directory

  cd back-end

Step 6: Install dependencies

  npm install

Step 7: Start the server

  npm run dev

Environment Variables

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

MONGO_URL = "MongoDB Url"

SECRETE = "Random String For Regerstration/Login Encryption"

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •