diff --git a/README.md b/README.md index e1511f3..199fc77 100644 --- a/README.md +++ b/README.md @@ -14,19 +14,6 @@ YumYumYes! is a beautiful, full-featured, responsive web app that interfaces wit - [Screenshots](#screenshots) - [Links](#links) - - -- [Details](#my-process) - - [Organization](#organization) - - [Tools & Libraries](#built-with) - - [Design](#design) - - [What we Learned](#what-we-learned) - - [Continued Development](#continued-development) - - [Useful Resources](#useful-resources) -- [Authors](#authors) -- [Acknowledgments](#acknowledgments) - --> - ## Overview ### The challenge @@ -119,55 +106,3 @@ The app is built as a fully responsive web app compatible with all modern web br - Live Site URL: [YumYumYes.com](https://yumyumyes.com) - Source Code: [Github Repository](https://github.com/chingu-voyages/v46-tier2-team-19) - Design Mockup: [YumYumYes Figma Mockup](https://www.figma.com/file/CbJFJOPY0r5EbEpRSNrx9b/YumYumYes-wireframe) - - -## Our Process - -### Tools & Libraries - -- Semantic HTML5 markup -- Flexbox -- Mobile-first workflow -- [Tailwind](https://tailwindcss.com/) Tailwind CSS -- [React](https://reactjs.org/) - JS library -- [Vite](https://vitejs.dev/) - React framework -- [React Router](https://reactrouter.com/) - Routing -- [React Query](https://react-query.tanstack.com/) - Data fetching - -### What We Learned - -We can use this section recap some of our primary takeaways from this project. We might write as a group, or we might add sections for each author. - -```html -

Some HTML code I'm proud of

-``` - -```css -.proud-of-this-css { - color: papayawhip; -} -``` - -```js -const proudOfThisFunc = () => { - console.log("🎉"); -}; -``` - -### Continued development - -We can use this section to outline areas that we want to continue focusing on in future projects. These could be concepts we're still not completely comfortable with or techniques we found useful that you want to refine and perfect. - -### Useful resources - -- [Example resource 1](https://www.example.com) - This helped me for XYZ reason. I really liked this pattern and will use it going forward. -- [Example resource 2](https://www.example.com) - This is an amazing article which helped me finally understand XYZ. I'd recommend it to anyone still learning this concept. - -## Authors - -**[Joseph Kotvas](https://www.josephkotvas.com)** - -## Acknowledgments - -Here goes the shoutout to to Jim Medlock, Robestar, and all the other Chingus who have helped make this possible. Possibly others as well? --->