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>
😀 Preview
<table> <tr> <td> <img width="100%" alt="Preview" src="https://raw.githubusercontent.com/algorithm-ssau/coursework/master/public/social.png"> </td> </tr> </table>🧰 Built with
- python
- mongodb
- express
- react
🚀 Installation and usage
✅ API parts
Steps
- Install mongodb
- Install python3
- Run in shell:
python -m ensurepip --default-pip
pip install -r requirements.txt
✅ App parts
Steps
- Install nodejs
- Install yarn
- Run in shell:
yarn install
Build
To build the app for production run in shell:
yarn build
✅ Run
yarn start
🤝 How to Contribute
- Clone repo and create a new branch:
git checkout https://github.com/algorithm-ssau/coursework -b <name_for_new_branch>
- Make changes and test
- 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.