Crafty Dude is a natural, organic skincare solution.
https://craftydudestore.herokuapp.com
JavaScript, React, Semantic UI, Express, Knex, PostgreSQL, Alexa Skills
These instructions will get you to a demo version of the storefront. You may also make a copy of the project on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
Node.js and npm for package installation (https://nodejs.org/en/)
A step by step series of examples that tell you how to get a development env running
Fork and clone this repository
Then, install the dependencies
npm install
For local hosting run: npm run dev
- Moltin - Store Inventory and User Authentication
- Next.js - Page routing
- React - Single-page app
- Semantic UI React - Styling
- Express - Server
- PostgreSQL - Database
- Knex - Middleware Querying
- Orlando Rodriguez - Initial work - CraftyDude
- Thanks to the folks at Galvanize for the support during the initial build of this project!