Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shahira-sadat/testing-practice
Testing practice using jest
https://github.com/shahira-sadat/testing-practice
Last synced: 6 days ago
JSON representation
Testing practice using jest
- Host: GitHub
- URL: https://github.com/shahira-sadat/testing-practice
- Owner: shahira-sadat
- Created: 2022-07-12T21:33:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-12T22:56:02.000Z (over 2 years ago)
- Last Synced: 2023-03-04T02:33:00.967Z (over 1 year ago)
- Language: JavaScript
- Size: 319 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Testing Practice
> Practice testing using jest - Microverse## Built With
- HTML5
- CSS3
- JavaScript (ES6)
- Jest
- Webpack
- Linters (Lighthouse, Webhint, Stylelint, Eslint)## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
install git, node, any code editor in your local machine### Setup
clone the repo or download from https://github.com/shahira-sadat/### Install dependencies
npm install
### Build the app
npm run build
### Run the app
npm start
### Deployment
To run the project run the "index.html" file in your browser.
## Authors
👤 Shahira Sadat- GitHub: [Shahira Sadat](https://github.com/shahira-sadat)
- Twitter: [Shahira Sadat](https://twitter.com/SadatShahira)
- Linkedin: [Shahira Sadat](https://www.linkedin.com/in/shahira-sadat-49b402199)
- Gmail: [email protected]## 🤝 Contributing
Contributions, issues, and feature requests are welcome!## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- [Microverse](https://www.microverse.org/)