Skip to content

mwong068/sweet-spot-front-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sweet Spot: A Pastry E-Commerce Site

GitHub repo size GitHub stars GitHub forks Twitter Follow

About

Sweet Spot is a marketplace for pastry chefs and small bakeries and restaurants to share their baked goods with their community. It was made to bring communities together and to highlight smaller businesses.

This was my final project at Flatiron School and is a combination of Rails, React, Redux, Thunk, JWT, and the Stripe API.

How it works

This application was built using React.js and Redux for this frontend portion. Please see the below sections on how to run the application on your local environment. Please ensure that you have downloaded the backend portion of this application, to ensure full functionality of the application as it was designed.

Features

How to use it

  1. Create a clone of this repo using GitHub's repository cloning functionality
  2. Locate the folder in your system and follow the steps below to run the server

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed the latest version of React.js - React 16.12.0
  • You have also cloned the backend.

Local development

After the above requirements have been met:

  1. Clone this repository and cd into it
git clone https://github.com/mwong068/sweet-spot-front-end.git
cd sweet-spot-front-end
  1. Install dependencies
yarn install

Ensure that you have also added all of the necessary packages as required above.

  1. Run the application
yarn start
  1. Navigate to http://localhost:3001

The page will reload if you make edits.
You will also see any lint errors in the console.

Be sure to have the backend spun up in order for the full project to be visible.

Please let me know if you have any trouble getting this to correctly work.

Contact

If you want to contact me you can reach me at mwong068@gmail.com.

You can also check out my personal portfolio at www.megan-wong.com.

Disclaimer

No warranty expressed or implied. Software is as is.

About

A pastry e-commerce website for pastry chefs and small businesses to be able to sell their products to the community.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published