Skip to content

destinys-append-child/grace-shopper

Repository files navigation

Yachts Don't Stop

Yachts Don't Stop is an e-commerce web application that aims to sell yachts.

Visit Yachts Don't Stop to try us out!

Table of Contents

Download

Step by step guide for downloading repo:

cd <directory you want to download to>

git clone https://github.com/destinys-append-child/grace-shopper.git

In the terminal:

npm install

npm start

Go to http://localhost:8080 to use Yachts Don't Stop!

Team

Megan Donnelly

Github: https://github.com/megan-donnelly

LinkedIn: https://www.linkedin.com/in/megan-donnelly1/

Tayla Jenkins

Github: https://github.com/tayjenk

LinkedIn: https://www.linkedin.com/in/taylamonet/

Matthew Chen

Github: https://github.com/mc2green

LinkedIn: https://www.linkedin.com/in/matthew-chen-2mc2/

Victor Guerrero

Github: https://github.com/Vguerrero42

LinkedIn: https://www.linkedin.com/in/victor-guerrero42/

Tech Stack

Technologies used in this project:

React

https://reactjs.org/

  • React is a JavaScript library for building user interfaces.

  • React will efficiently update and render only the components that need to be rerendered.

  • React is component-based and allows for each component to manage their own state.

Redux

https://redux.js.org/

  • Redux is an open-source JavaScript library for state management.

  • Redux works together with React Native and Node to build complex user interfaces and retrieve data from the database, while easily managing state.

Node.js

https://nodejs.org/en/

  • Node is a JavaScript runtime environment built on Chrome's V8 JavaScript engine

Express

https://expressjs.com/

  • Express is a minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications.

PostgreSQL

https://www.postgresql.org/

  • PostgreSQL is an open source object-relational database system that uses and extends the SQL language

Nodemailer

https://nodemailer.com/

  • Nodemailer is a module for Node.js applications to send emails

Examples

About

mock ecommerce web application using html5, css + semanti ui, javascript, react / redux, node, postgresql, ci/cd via travis

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors