Skip to content

End of week project for epicodus school to demonstrate skills with react applications

License

Notifications You must be signed in to change notification settings

Christinamawel/React-soda-fountain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Suzy's Soda Shop

By Christina Welch

A webpage made with react to track soda in soda fountains


Diner Photo

Photo By Spencer Davis on Unsplash.com

💾 Technologies Used


💻 Description

End of week friday project for epicodus school made to demonstrate skills in React applications. It has full CRUD(create, read, update, delete) functionality, using react components, props, and functional programming concepts.


⚙️ Setup

  • Clone the GitHub repository: https://github.com/Christinamawel/React-soda-fountain.git
  • From the main project directory, run npm install in the terminal to load necessary plugins and packages.
  • Run npm install --save-exact react-scripts@3.2.0 to install React version 3.2.0
  • Run npm run start to start the application.

Components Diagram

Diagram of Components


❌ Known Bugs

if you add more than 9 sodas the styles on the list page wont work

📃 License

MIT License

Copyright (c) [2022] [Christina Welch]

About

End of week project for epicodus school to demonstrate skills with react applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published