Skip to content

A simple javascript app to capitalize the initial letter of a string, return the length of string and to calculate the basic mathematic operations such as addition, subtraction, division and multiplication.

License

Notifications You must be signed in to change notification settings

shafiuyushawu/jest-practice

Repository files navigation

📗 Table of Contents

📖 [Jest Practice]

A simple javascript app to capitalize the initial letter of a string, return the length of string and to calculate the basic mathematics operation such as addition, subtraction, division and multiplication.

🛠 Built With

  • JS

Tech Stack N/A

Client
Server
Database

Key Feature

  • Perform the basic mathetical operation.
  • Return the length of a string.
  • Capital the first letter of a string.

(back to top)

🚀 Live Demo

  • GitHub Pages:

  • N/A

(back to top)

(back to top)

💻 Getting Started

To get the content of this project locally you need to run the following commands in your terminal.

Prerequisites

  • IDE (code editor) like: VScode, Sublime, etc
  • Git

Setup

  1. Download the Zip file or clone the repo with:
git clone https://github.com/shafiuyushawu/jest-practice
  1. To access cloned directory run:
cd Todo List

Install

To install linters and other project's dependencies run:

npm install

Usage

To run the project, execute the following command:

  • Excute below command in the terminal to serve live
npm run watch

Run Test for Linters

For tracking linter errors locally you need to follow these steps: ``

  1. For tracking linter errors in JavaScript files run:
npx eslint .

Deployment

You can deploy this project using:

  • N/A

(back to top)

👥 Author: Shafiu Ibn Yushawu

👤 Authors

(back to top)

🔭 Future Features

  • Implement input for users to add todso.
  • Create a function to receive user interaction to strike through todos.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Kindly raise issue here

(back to top)

⭐️ Show your support

If you like this project, kindly follow me on GitHub 😊

(back to top)

🙏 Acknowledgments

  • N/A

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

A simple javascript app to capitalize the initial letter of a string, return the length of string and to calculate the basic mathematic operations such as addition, subtraction, division and multiplication.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published