Skip to content

A simple project I did to broaden my understanding of the JavaScript Jest test library and Test Driven Development

License

Notifications You must be signed in to change notification settings

Felix45/test-driven-development

Repository files navigation

Test Driven Development

A simple project I did to broaden my understanding of the JavaScript Jest test library, and Test Driven Development

Built With

  • JavaScript

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  node js
  npm

Setup

Clone the repository and change the directory to test-driven-development

  $ git clone git@github.com:Felix45/test-driven-development.git

  $ cd test-driven-development

Install

Install all project dependencies by running the command below

  $ npm install

Usage

Start the http application server

  $ http-server

Deployment

Authors

👤 Name Github Twitter LinkedIn
Felix Ouma @Felix45 @Felix_Atonoh LinkedIn

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to Microverse for giving me this project to work on

📝 License

This project is MIT licensed.

About

A simple project I did to broaden my understanding of the JavaScript Jest test library and Test Driven Development

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published