Skip to content

Latest commit

 

History

History
103 lines (81 loc) · 4.34 KB

File metadata and controls

103 lines (81 loc) · 4.34 KB

Tech solutions for sustainable environment
and circular economy



GitHub top language GitHub contributors Github languages count GitHub repo size GitHub last commit


📋 Description

Our idea was to create an online platform for buying and selling recycled materials. This way the big companies that want to switch their materials and be more eco-friendly (so they keep the planet safe) can find, sell or re-use materials without poluting the Earth.

🔧 Website Tech Stack

🔗 DB & Server Tech Stack

🔨 Tools

adobe creative cloud MS PowerPoint logo Git Github

🔧 Installation

You can download our project by using the green "Code" button.

Or by pasting the following code in your CMD:
git clone https://github.com/SYSolakov20/B11.git

🖥 Team Members

  • Zhanet Petkova - Scrum trainer
  • Alexander Manov - Back-end developer
  • Simeon Boev - Back-end developer
  • Valeri Ivanov - Front-end developer
  • Soner Solakov - Designer & Front-end developer

🎬 Demo of the project

⚙ Website Access

You can access our website by pasting this link into your browser.

https://gray-mushroom-0dcc8a703.2.azurestaticapps.net/

To run the website on your local device follow these steps:

git clone https://github.com/SYSolakov20/B11.git

Navigate to the proper directory

cd b11

cd src

Install node packages

npm install

Run on local server

npm run dev

Enjoy the project!