Skip to content

MehmetBozkir/React-Test-Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Test-Examples

A simple project where I tried React tests.


🔧 Features

  • React testing library
  • Jest
  • Jest-dom

🎥 Images

Test Photo 1
Test Photo 2

📖 How to use

To clone and run this application, you'll need Git and ReactJS installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/MehmetBozkir/React-Test-Examples.git

# Go into the repository
$ cd React-Test-Examples

# Install dependencies
$ npm install

# Run the app
$ npm start

🔗 Demo

  • Click Here to see and play by yourself a demo of the game.

Getting Started with Create React App

This project was bootstrapped with Create React App.