Home

Awesome

<h1> <img align="left" width="40" alt="Logo" src="https://raw.githubusercontent.com/algorithm-ssau/coursework/master/public/logo.svg?sanitize=true"> <span>Sneaker Shop<span> </h1>

GitHub issues GitHub pull requests GitHub language count GitHub

😀 Preview

<table> <tr> <td> <img width="100%" alt="Preview" src="https://raw.githubusercontent.com/algorithm-ssau/coursework/master/public/social.png"> </td> </tr> </table>

Figma

🧰 Built with

🚀 Installation and usage

✅ API parts

Steps

  1. Install mongodb
  2. Install python3
  3. Run in shell:
python -m ensurepip --default-pip
pip install -r requirements.txt

✅ App parts

Steps

  1. Install nodejs
  2. Install yarn
  3. Run in shell:
yarn install

Build

To build the app for production run in shell:

yarn build

✅ Run

yarn start

🤝 How to Contribute

  1. Clone repo and create a new branch:
git checkout https://github.com/algorithm-ssau/coursework -b <name_for_new_branch>
  1. Make changes and test
  2. Submit Pull Request with comprehensive description of changes

❤️ Contributors

<table> <tr> <td align="center"> <a href="https://github.com/eolme"> <img src="https://avatars.githubusercontent.com/eolme" width="80" height="80" alt=""/><br /> <sub><b>Anton Petrov</b></sub> </a><br /> <span>Team Lead</span> </td> <td align="center"> <a href="https://github.com/alexugarin"> <img src="https://avatars.githubusercontent.com/alexugarin" width="80" height="80" alt=""/><br /> <sub><b>Alex Ugarin</b></sub> </a><br /> <span>Member</span> </td> <td align="center"> <a href="https://github.com/buyniy"> <img src="https://avatars.githubusercontent.com/buyniy" width="80" height="80" alt=""/><br /> <sub><b>Vadim Tarasov</b></sub> </a><br /> <span>Member</span> </td> </tr> </table>

📘 License

This project is released under the terms of the MIT license.