An open API service indexing awesome lists of open source software.

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.

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