An open API service indexing awesome lists of open source software.

https://github.com/eulixir/coffee-delivery-ignite


https://github.com/eulixir/coffee-delivery-ignite

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Coffee Delivery

Would you like a coffee?

## 💻 Project

This is a simple and straightforward way to buy coffee

banner

## 🚀 Techs

- [React](https://reactjs.org/)
- [TypeScript](https://www.typescriptlang.org/)
- [Vite](https://vitejs.dev/)

## Run project

```bash
# Clone this repository
$ git clone git@github.com:eulixir/coffee-delivery-ignite.git

# Access the project folder in your terminal
$ cd coffee-delivery-ignite

# Install the dependencies
$ yarn or npm install

# Run the application in development mode
$ yarn dev or npm run dev

```














João Pedro Alves