GithubHelp home page GithubHelp logo

r-maloney / somm-planet Goto Github PK

View Code? Open in Web Editor NEW
16.0 2.0 0.0 106.29 MB

A clone of the popular 'destination' website, Lonely Planet, but instead of destinations, Somm Planet is focused on wines and wine regions.

JavaScript 85.01% HTML 0.91% CSS 14.08%

somm-planet's Introduction

Somm-Planet

A clone of the popular 'destination' website, Lonely Planet, but instead of destinations, Somm Planet is focused on wines and wine regions.

To run this application locally, you'll need to: Clone the repo git clone https://github.com/r-maloney/Somm-Planet

cd into the backend cd backend

Install NPM packages npm install

return to the root cd ..

cd into the frontend cd backend

Install NPM packages npm install

Create a .env file based on the .env.example file included in the repo with your own values

Create a user on your local machine with the username and password specified in your .env file in PostgreSQL

Create the database npx dotenv sequelize db:create

Run the migrations npx dotenv sequelize db:migrate

Seed the database npx dotenv sequelize db:seed:all

Finally, start the development server with npm start. The scripts in the package.json should do the work. You'll see the local address you can use show up in the terminal. ** using two terminals, make sure to start both the frontend and backend with npm

npm start

somm-planet's People

Contributors

r-maloney avatar

Stargazers

 avatar Quintin Hull avatar Miguel Coria avatar Zachary Duvall avatar Nicole avatar Andrew S Cohen avatar Mustafa O. Mousa avatar Matt Kufchak avatar benbolthouse avatar William Vincent avatar Mark Valdez avatar Rob Daraban avatar Courtney Newcomer avatar Peter Mai avatar Jonathan Wehner avatar Ryan Conk avatar

Watchers

Gen Ohta avatar  avatar

somm-planet's Issues

Logout dropdown styling

log out button is unstyled and that there could be more styling of the email and username.

Lists

  • Ability for user to create Lists
  • Add regions to different lists

README

  • Includes code snippets

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.