Skip to content

lesada/coffee-delivery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Coffee Delivery

image

A simple app to order coffee.

🧪 Technologies

Front-End

Back-End

🚀 Getting started

Clone the application

$ git clone https://github.com/lesada/coffee-delivery.git

Running the project

  • Enter each folder, use yarn to install all dependencies.
  • Run the server aplication using te command yarn dev inside the server folder
  • Run yarn start inside the mobile folder to initialize the Expo, you can see the app in your cell phone

Don't forget to update your .env in app folder with your IP address in the API_BASE variable. Example: API_BASE = http://192.168.2.8:3333

Design Inspiration

Figma

Notes

  • This project was developed for study purposes only.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published