Skip to content

It is a simple project but I managed to learn patterns to deal with React Router.

License

Notifications You must be signed in to change notification settings

Lukazovic/simple-vending-machine-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vending Machine


Built With   |    About   |    How to Use   |    How to Contribute   |    Author

🔧 Built With

📄 About

A vending machine is an automated machine that provides items such as snacks, beverages, cigarettes and lottery tickets to consumers after money, a credit card, or a specially designed card is inserted into the machine.

It is a simple project but I managed to learn patterns to deal with React Router.

💻 How to Use

  • Clone the project: git clone https://github.com/Lukazovic/simple-vending-machine-react-app.git;
  • Go to the project folder: cd simple-vending-machine-react-app;
  • Download the dependencies: npm install;
  • Start the application: npm start.

It will open a browser page (if it doesn't, go to http://localhost:3000).

🤔 How to Contribute

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

Then merge your pull request, you can now delete your branch

📝 Author


Lucas Vieira

Releases

No releases published

Packages

No packages published