lucasbf7 / Secret-Word

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 79.1%Language:CSS 16.9%Language:HTML 4.0%