Skip to content

A sundae's delivery shop where users can choose ice cream flavors with toppings and submit an order.

Notifications You must be signed in to change notification settings

francislagares/delhi-sundaes

Repository files navigation

Delhi Sundae's

A sundae's delivery shop where users can choose ice cream flavors with toppings and submit an order.

GitHub Workflow Status

Built with

   

Status

Currently: in development

Development

Available Scripts

  • Clone the repo

    $ git clone https://github.com/francislagares/delhi-sundaes.git
  • Install the dependencies by running the following command.

    yarn install
  • Start the development server:

    yarn start

    Open http://localhost:3000 with your browser to see the result.

Docker

  • Building an image

    $ docker-compose build
  • Running a container

    $ docker-compose up

    Open http://localhost:3000 with your browser to see the result.

  • Stopping a container

    $ docker-compose down

Author

Created by @francislagares - feel free to contact me! *

About

A sundae's delivery shop where users can choose ice cream flavors with toppings and submit an order.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published