Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dnesbala/subala
Subala Beauty Parlor, where you can find beauty services and shop for cosmetics.
https://github.com/dnesbala/subala
Last synced: about 1 month ago
JSON representation
Subala Beauty Parlor, where you can find beauty services and shop for cosmetics.
- Host: GitHub
- URL: https://github.com/dnesbala/subala
- Owner: dnesbala
- Created: 2020-07-30T09:57:19.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-30T16:29:13.000Z (over 3 years ago)
- Last Synced: 2024-11-12T20:29:09.355Z (3 months ago)
- Language: JavaScript
- Size: 2.21 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Subala Beauty Parlor Project
> Website of Subala Beauty Parlor And Training Center, where users can find information about the parlor and its services.
> In addition, they can shop for cosmetic products and make an early appointment for the beauty services.#### View Live : https://subala.netlify.app
#### For Developers:
Clone the repo.
Install project dependencies:```sh
$ npm install
```Start the app:
```sh
$ npm start
```#### Built with
- [React](https://reactjs.org)