Skip to content

An Epicodus Team Week Project, using JQuery and Webpack.

Notifications You must be signed in to change notification settings

GBProductions/Public-Space-Simulator

 
 

Repository files navigation

Public Space Simulator

Simulate Public Spaces with cool sound!

Created March 28th 2021

By Garrett Brown, HR Williams, Nick Hennessy, Tyler Sinks

Technologies Used

  • Babel
  • Bootstrap
  • webpack
  • CSS
  • eslint
  • JavaScript
  • Jest
  • jQuery
  • npm
  • popper.js

Description

Setup/Installation Requirements

  • Open the terminal on your local machine
  • If Node.js and Node Package Manager (npm) are not installed on your local device, follow the instructions here
  • Clone this project with the following git command $ git clone https://github.com/njhnny/Team-Week
  • Navigate to the top level of the repository with the command $ cd project
  • Recreate project environment and install required dependencies with terminal command $ npm install
  • Create production environment with terminal command $ npm run build
  • Open project in a development server in the browser of your choice with the command $ npm run start
  • Lint code with the command $ npm run lint
  • Run tests in Jest with the command $ npm test

Known Bugs

  • Any known issues
  • should go here

Sound Attribution

This project uses these sounds from freesound.org -

Name Creator URL Licensing
Outside ambiance with birds Ryntjie https://freesound.org/s/365041/ Attribution Noncommercial
Small Crowd pre-concert talking party bar walla talking JohnsonBrandEditing https://freesound.org/s/243373/ Creative Commons 0
Passing Intercity train with a persistant Robin plantmonkey https://freesound.org/s/381221/ Attribution Noncommercial
river spring birds NL 02 190407_1332.wav klankbeeld https://freesound.org/s/566143/ Attribution
estate February NL Haanwijk 130217_00.flac klankbeeld https://freesound.org/s/178374/ Attribution

License

MIT

Copyright (c) 2021 HR Williams, Nick Hennessy, Tyler Sinks, Garrett Brown

Contact Information

HR Williams [email protected] Nick Hennessy [email protected] Tyler Sinks [email protected] Garrett Brown [email protected]

About

An Epicodus Team Week Project, using JQuery and Webpack.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • HTML 48.0%
  • JavaScript 45.0%
  • CSS 7.0%