Skip to content

Amit-Goldblatt/shopping_back

Repository files navigation

shopping_back

shopping_back is a the backend of https://github.com/Amit-Goldblatt/shopping_front.

the website is hosted at http://shoppingamit.herokuapp.com/.

Dependencies

  • Django
  • Django Rest Framework
  • django-cors-headers

runing the website localy

Clone the repository and run pip install -r requirements.txt to install the dependencies.

run python manage.py runserver to run the website localy.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published