Skip to content

ziarkowskaev/CookIt_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to CookIt 👋

Version License: MIT

CookIt is the social media app for food lovers! This app was developed for the Design of WWW Services course at Aalto University. The project is structured as a monorepo, with frontend and backend functionality stored in their respective directories.

Demo

Frontend Install

cd ./frontend && npm install

Backend Install

cd ./backend && npm install

Start Frontend or Backend Locally

npm run dev

In order to run the frontend, you need to create a .env file in its root directory (./frontend/) with the following environment variables:

VITE_SERVER_ADDRESS <url for backend>

Similarly, the backend requires the following environment variables:

MONGODB_URI <uri connection string for a MongoDB database>
JWT_SECRET <some secret string>
SERVER_PORT <default is 4000>
SERVER_HOST <probably localhost>

Authors

👤 Ewelina Ziarkowska, Aaryan Nayar, Kabir Bissessar

Find us on Github:

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •