Skip to content

Done is a web application to facilitate the purchase and sale of beans produced by small producers.

Notifications You must be signed in to change notification settings

vladimiremi/done

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Done

Done is a web application to facilitate the purchase and sale of beans produced by small producers.

Link of Demo: here

🚀 Technology

This project was developed with the following technologies:

🤔 How to contribute

  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat: My new feature';
  • Push to your branch: git push origin minha-feature.

After the merge of your pull request is done, you can delete your branch.

🔖 How to run

Cloning the project

git clone https://github.com/vladimiremi/done.git
cd done
npm install

Starting Backend

cd server-done
npm run start

Starting Frontend

cd done
yarn start

About

Done is a web application to facilitate the purchase and sale of beans produced by small producers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published