https://github.com/codewithdinesh/tailoring-website
Tailoring Website using using MERN stack.
https://github.com/codewithdinesh/tailoring-website
Last synced: 2 months ago
JSON representation
Tailoring Website using using MERN stack.
- Host: GitHub
- URL: https://github.com/codewithdinesh/tailoring-website
- Owner: codewithdinesh
- Created: 2022-08-01T07:35:40.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-08-07T15:15:18.000Z (almost 3 years ago)
- Last Synced: 2025-12-31T03:26:45.872Z (6 months ago)
- Language: JavaScript
- Size: 20.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# YAX Tailoring
### Online Tailoring Services - Let Us Create Your Style
This Website is created with React and Nodejs.
# Screenshots

# 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
>##### [Jafar](https://github.com/jafar-b)
>##### [Dinesh Rathod](https://github.com/codewithdinesh)