Skip to content
/ lingo Public

Jogo desenvolvido com React, TypeScript e Tailwind CSS baseado no programa da TV Britânica, Lingo.

Notifications You must be signed in to change notification settings

leottx/lingo

Repository files navigation

Lingo

A modern minimal Vite + React + TypeScript and Tailwind project.

Made by Leonardo Teixeira License


Table of Contents


📋 Features

Build with

  • ⚡️ Vite - Next Generation Frontend Tooling.
  • ⚛️ React 18 - A JavaScript library for building user interfaces.
  • 💎 TypeScript - Why not?!
  • Tailwind - A CSS framework for quickly yet powerful styling.

🚀 Getting Started

Prerequisites

  • To run any ReactJS application you need to configure the environment on your machine.

  • Setting the environment is a simple process, so it's recommended to follow the NodeJS documentation.

Clone

  • Clone this repo to your local machine using:
git clone https://github.com/leottx/lingo.git

Setup

  • Install project dependencies;

      npm install
  • Run development mode

      npm run dev

🤔 Contributing

To get started...

Step 1

  • 🍴 Fork this repo!

Step 2

  • 👯 Clone this repo to your local machine using git clone https://github.com/leottx/lingo.git

Step 3

  • 🎋 Create your feature branch using git checkout -b my-feature

Step 4

  • ✅ Commit your changes using git commit -m 'feat: My new feature';

Step 5

  • 📌 Push to the branch using git push origin my-feature;

Step 6

  • 🔃 Create a new pull request

After your Pull Request is merged, you can delete your feature branch.


📌 Support

Reach out to me at one of the following places!


📝 License

License

This project is licensed under the MIT License.


Made with ❤️ Enjoy it!

About

Jogo desenvolvido com React, TypeScript e Tailwind CSS baseado no programa da TV Britânica, Lingo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published