Skip to content

Secret-Word is a project based on a guessing game, created with React.js

Notifications You must be signed in to change notification settings

lucasbf7/Secret-Word

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secret Word

📝 Description

Project developed in React. It is an application developed in the style of TV game shows in which the user has to guess the secret word on the screen by entering letters. The user has 3 attempts to guess the words, and at the end, they are taken to the final screen, where the score is displayed and they can return to the first page.

🖼️ Photo

🔧 Technologies Used

🚀 Getting Started

Prerequisites

  • Node.js and npm should be installed on your machine.

Installation

  1. Clone the repository:
git clone https://github.com/lucasbf7/Secret-Word
  1. Navigate to project file:
cd secret-word

E então execute o projeto:

npm run dev
  1. Install dependencies:
npm install

Running the Project

  1. Start the application:
npm run dev
  1. Open the browser on the designated URL to view the app.

About

Secret-Word is a project based on a guessing game, created with React.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published