/Meowwer

Microblogging for Cats. A twitter clone made with Django and React.js

Primary LanguageJavaScript

Meowwer - Twitter for Cats

A twitter clone built using Django and React.

Installation

Install Pipenv

pip install pipenv

Install Dependencies

pipenv install

Run the server

To run the server in development:

python manage.py runserver