Skip to content

A simple testing project that is built to test various features of the Jest framework. Visitors can understand the basics of writing Jest tests from this project. Built with Jest framework and JavaScript.

License

Notifications You must be signed in to change notification settings

PrangonGhose/Testing

Repository files navigation

To Do List Project

📗 Table of Contents

📖 Project Name

Simple Testing Project

🛠 Built With

  • HTML, CSS, and JavaScript

(back to top)

💻 Getting Started

To clone the repository in local environment try following steps.

Prerequisites

  • A web browser like Google Chrome.
  • A code editor like Visual Studio Code with Git and Node.js.

You can check if Git is installed by running the following command in the terminal.

$ git --version

Likewise for Node.js and npm for package installation.

$ node --version && npm --version

Setup

Clone the repository using this link

Install

In the terminal, go to your file directory and run this command.

$ git clone https://github.com/PrangonGhose/To-do-list.git

Get into development

In the terminal, run these commands to get into development.

$ cd To-do-list

$ npm init -y

$ npm install

Usage

This website is applicable for both mobile and desktop version.

Run tests

Deployment

(back to top)

👥 Authors

👤 Prangon Ghose

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome! Add suggestions by opening new issues.

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

I would like to thank:

(back to top)

❓ FAQ

(back to top)

📝 License

This project is MIT licensed.

About

A simple testing project that is built to test various features of the Jest framework. Visitors can understand the basics of writing Jest tests from this project. Built with Jest framework and JavaScript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published