- Javascript
- ReactJS
- Virtual DOM. This characteristic of React helps to speed up the app development process and offers flexibility
- React Hooks
- Hooks are a new addition in React 16.8. They let you use state and other React features without writing a class.
- Bootstrap
- Bootstrap is a powerful, feature-packed frontend toolkit. Build anything—from prototype to production—in minutes
- HTML
- HTML is the standard markup language for Web pages.
- With HTML you can create your own Website.
- CSS
- CSS is the language we use to style an HTML document.
- CSS describes how HTML elements should be displayed.
- Stripe API
- Digital payment processing
- user routes
- item routes
- cart routes
- user
- cart
- items
- main page
- auth pages(sign-up,-in,-out)
- cart page
- profile page(personal info)
- page to add items to sell
- page to browse and search items for purchase




