/weekday-calculator

An assignment for Epicodus to practice Test Driven Development and Environments with JavaScript

Primary LanguageJavaScript

THIS PROJECT IS AN ENVIRONMENT TEMPLATE FOR FUTURE PROJECTS

This project is not in a complete or portfolio ready state, and should not be considered representational of professional work.

Application Name

Brief description of application

By Jessica R. Williams

Technologies Used

  • Babel/core 7.6.4
  • Babel/plugin-transform-modules-commonjs 7.6.0
  • Bootstrap 4.6.0
  • clean-webpack-plugin 3.0.0
  • CSS
  • css-loader 3.2.0
  • eslint 6.3.0
  • eslint-loader 3.0.0
  • HTML5
  • html-webpack-plugin 3.2.0
  • JavaScript
  • Jest 24.9.0
  • jQuery 3.5.1
  • Node Package Manager 6.14.9
  • popper.js 1.16.1
  • style-loader 1.0.0
  • webpack 4.39.3
  • webpack-cli 3.3.8
  • webpack-dev-server 3.11.2

Description

This is a detailed description of your application. Give as much detail as needed to explain what the application does as well as any other information you want users or other developers to have. Balance between a summary of the project and a tame market pitch.

Setup/Installation Requirements

  • This is a great place

  • to list setup instructions

  • in a simple

  • easy-to-understand

  • format

  • Open the terminal on your local machine

  • Navigate to the directory inside of which you wish to house this project

  • Clone this project with the following git command $ git clone <https://github.com/jessicarubinwilliams/project>

  • Navigate to the top level of the repository with the command $ cd project

  • Recreate project environment with terminal command $ npm install

  • Create production environment with terminal command $ npm run build

  • Open project in the browser of your choice with the command $ npm run start

  • Run tests in Jest with the command $ npm test

Alternatively,

  • Direct your browser to a [live version on GitHub Pages.] (jessicarubinwilliams.github.io/project/index.html)

Leave nothing to chance! You want it to be easy for potential users, employers and collaborators to run your app. Do I need to run a server? How should I set up my databases? Is there other code this application depends on? We recommend deleting the project from your desktop, re-cloning the project from GitHub, and writing down all the steps necessary to get the project working again.

Specifications

Behavior Input Example Output Example

The program should handle: When it receives: It should return:

Known Bugs

  • Any known issues
  • should go here

License

MIT Copyright (c) 2021 Jessica R. Williams

Contact Information

Jessica R. Williams mailto