A world bakery at your fingertips! This full-stack project integrates Leaflet mapping to generate an interactive map where users can select a country and discover breads with recipes from that region. Originally built using JavaScript with React and TypeScript in an 11-day sprint, the back-end team also built two servers, one in Ruby on Rails and another in C# .NET. We are currently developing additional features and functionality, including a login feature that allows users to 'like' a bread, saving it to their 'Bread Box.' Think of this as a collection of saved breads and recipes for each user, so they can easily find them when itβs time to bake. Please enjoy!
This project was created in an 11 day sprint and is currently in v1 stage of the two-part Capstone project. It was designed, engineered and created by a full-stack team in mod 4 at Turing School of Software and Design.
Bobby Steckline | Website
Deanna Stevens | Github
Eric Belongea | Github
Cory Powell | Github
Brendan Bondurant | Website
π Planning:
To get this app running on your computer:
- Clone this client repository to your local machine by using the command:
git clone git@github.com:2308-Bread/rails_bread_fe.git
in terminal. - Navigate (
cd
) to your local directory containing the repository - Run
npm install
to install node dependencies - Run
npm start
to start the development server - Your web browser should navigate to http://localhost:3000/