cfoster121 / flora

Collaborative project made with @PentaZoned, @magickw, @ScottyBuoy, and @MANDYTSANG007. E-commerce website for purchasing flowers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flora

badge

Description

This application is an e-commerce website for purchasing flowers, cards, and other products deployed through Heroku.

Table of Contents

Installation

git clone the repo to your local machine. To use this application, please run the following command:

And then run the following commands to install the dependencies:

npm install + all dependencies

Usage

Type the following commands in your termimal to seed your data:

npm run seed

npm run develop.

Then open your browser and type http://localhost:3000/ to run this application on your local machine.

Deployed Link

Demo

Below is the demostration of this application:

Demonstration

Screenshots and code snippets:

Home Page

Login Page

⬆ back to top

Built With

⬆ back to top

License

This application is licensed under MIT license.

⬆ back to top

Contributors

Scott Everett

Courtney Foster

Mandy Tsang

Baofeng Guo

Bradley Le

Tests

To run tests on the application, run

npm install jest

and then npm run test from the command line.

⬆ back to top

Questions

For any question, please contact me on GitHub: magickw.

⬆ back to top

Acknowledgments

⬆ back to top

About

Collaborative project made with @PentaZoned, @magickw, @ScottyBuoy, and @MANDYTSANG007. E-commerce website for purchasing flowers.


Languages

Language:JavaScript 83.1%Language:CSS 15.6%Language:HTML 1.3%