Skip to content

Aplicação para gerenciar um carrinho de compras de uma cafeteria fictícia

Notifications You must be signed in to change notification settings

daniel-koti/coffee-delivery

Repository files navigation

Coffee Delivery
Coffee Delivery

Application to manage a shopping cart of a fictional coffee shop.

Made by Daniel Moniz Daniel Moniz Daniel Moniz License

Capa


🚀 Getting Started

Prerequisites

  • To run any ReactJS application you need to configure the environment on your machine.

  • Setting the environment is a simple process, so it's recommended to follow the Rocketseat guide which is currently the most complete and detailed to make the settings:

Clone

  • Clone this repo to your local machine using:
https://github.com/daniel-koti/coffee-delivery

Setup

  • Install project dependencies;

    • yarn install
      // or
      npm install
  • Run project in development mode;

    • yarn dev
      // or
      npm run dev
  • Be Happy! 😆


⚔ Challenges

  • Create Documentation
    • GIF
    • Example Video
    • Awesome Readme
    • Techs used
    • Project Setup
    • Features
    • Pages Prints
  • Improve Styles
    • Styled components styling
    • Few adjustments to make the style equal to the layout

📋 Features

Build with

  • ReactJS - A JavaScript library for building user interfaces
  • Typescript - TypeScript is an open-source language which builds on JavaScript, one of the world’s most used tools, by adding static type definitions.
  • PhosphorIcons - Phosphor is a flexible icon family for interfaces, diagrams, presentations
  • zod - Typescript schema validation with static type inference
  • react-hook-form - Performant, flexible and extensible forms with easy-to-use validation.
  • react-toastfy - 🎉 React-Toastify allows you to add notifications to your app with ease. No more nonsense!

📌 Support

Reach out to me at one of the following places!


📝 License

License

This project is licensed under the MIT License - see the LICENSE file for details.


Made by Daniel Moniz with 💙 Enjoy it!

About

Aplicação para gerenciar um carrinho de compras de uma cafeteria fictícia

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published