Skip to content

Latest commit

 

History

History
81 lines (61 loc) · 2.17 KB

README.md

File metadata and controls

81 lines (61 loc) · 2.17 KB

Coffee Delivery


🖥️ Project

Project made through the Ignite course on the Rocketseat platform. Project carried out as the 2nd challenge to reinforce important ReactJS concepts.

🧑‍💻 Technologies Used

  • React
  • TypeScript
  • Next
  • Tailwind CSS
  • Phosphor Icons

📋 How to Use

To get a local copy of the project up and running, follow these steps.

Prerequisites

Make sure you have the following installed on your machine:

Installation

  1. Clone the repository:
   git clone https://github.com/JhonatanGAlves/coffee-delivery.git
   cd coffee-delivery
  1. Install dependencies::
   npm install
  1. Start the application:
   npm run dev

💬 Contact