https://github.com/tanisha03/myntra-web
https://github.com/tanisha03/myntra-web
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tanisha03/myntra-web
- Owner: tanisha03
- Created: 2021-03-31T19:37:39.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-13T13:01:36.000Z (about 4 years ago)
- Last Synced: 2025-02-13T04:31:15.916Z (3 months ago)
- Language: JavaScript
- Size: 887 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Myntra-Hackerramp
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Installation
Use basic [git](https://services.github.com/on-demand/downloads/github-git-cheat-sheet.pdf) commands to install and run Social-APE
```bash
git clone https://github.com/tanisha03/Myntra-Web.git
```
Navigate to the required directory using ```cd```, install [node](https://nodejs.org/en/), node packages, and run the server.
```bash
npm install
npm start
```
The website will be run via localhost. It can then be viewed in your preferred browser.## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.Please make sure to update tests as appropriate.
## License
[MIT](https://choosealicense.com/licenses/mit/)