Skip to content

brettsmentek/coffeeFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coffee NYC

Find coffee in New York City!

Web Development

Frontend: https://localhost:3000

People

Brett Smentek (@brettsmentek)

Clone the project

All of the notes below assume you've already cloned the project

git clone https://github.com/brettsmentek/coffeeFinder.git

Made NO CHANGES and want latest copy of code?

git fetch origin
git pull

MADE CHANGES but want to NUKE them and get latest copy of code?

git fetch origin
git reset --hard origin/master

All other situations assume you know what you're doing with Git

Web development - Frontend

The Basic Stack

Resources

  • Made with help from this.

Requirements

Install dependencies

npm install

Development environment

npm start

About

Find coffee in NYC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published