Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dkmfzf/mesto-project-ff
Photo posting service, with the ability to change your profile
https://github.com/dkmfzf/mesto-project-ff
api bem css html js postcss profile service webpack
Last synced: 1 day ago
JSON representation
Photo posting service, with the ability to change your profile
- Host: GitHub
- URL: https://github.com/dkmfzf/mesto-project-ff
- Owner: DKMFzF
- Created: 2024-09-30T18:31:47.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-12-24T14:15:19.000Z (21 days ago)
- Last Synced: 2024-12-24T15:22:58.943Z (21 days ago)
- Topics: api, bem, css, html, js, postcss, profile, service, webpack
- Language: JavaScript
- Homepage: https://dkmfzf.github.io/mesto-project-ff/
- Size: 852 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mesto
## Selecting the language in the README file
[Документация на русском](docs/READMEru.md)
## Description of the project
My project work is from the Yandex Practical programming course. Photo posting service, with the ability to change your profile.
## Getting started
Using these instructions, you will be able to run a copy of the project on your local computer for development and testing purposes.
### Preliminary requirements
What do you need to install the software and how to do it
```
git clone https://github.com/DKMFzF/mesto-project-ff.git
```### Installation
A step-by-step series of examples that explain how to run a development environment
To start, open a terminal in your repository where the project is hosted and enter the following command
```
npm install
```And repeat
```
npm run dev
```## Author
** [Kirill Doroshev (DKMFzF)](https://vk.com/dkmfzf ) **
## License
This project is licensed under the MIT license
Спасибо Яндекс Практикум!