/tailoring-website

Tailoring Website using using MERN stack.

Primary LanguageJavaScript

YAX Tailoring

Online Tailoring Services - Let Us Create Your Style

This Website is created with React and Nodejs.

Screenshots

image

image image

Steps to Install

1) Git Clone

2) Create .evn file in "backend" folder with fields :

SECRET_KEY="SECRET key for jwt" 
PORT="server port no."
DB_URL_Local="DB url"

Available Scripts

In the project directory '/backend', you can run:

npm start

To start Backend Server at localhost:5000/"

In the project directory '/yax_tailoring', you can run:

npm start

To start React Server at localhost:3000/"

Collaboration