Syntagium is a web application service which stores all your favourite recipes from the websites you trust in the same place, formated in specially designed layout for improved readability and quick access.
- HTML
- CSS
- Sass
- Bootstrap
- React Bootstrap
- Javascript
- React
- React Router DOM
- Axios
- Redux
- React Redux
- Python
- Django
- Django Rest Framework
- Django Rest Auth
- Beautiful Soup
Clone repository:
git clone https://github.com/VendedorDeWards/syntagium.git
Cd into project folder:
cd syntagium
Install all necessary node packages and run front-end server:
cd frontend/syntagium
npm init
npm start
On another terminal install all necessary python modules and run back-end server:
cd backend/syntagium
pip install -r requirements.txt
py manage.py runserver
Access the fully functional deployment build by clicking here
Although a new user can be created, the example user given has already imported syntagis.
Username: example
Password: examplepassword