Giter Club home page Giter Club logo

refactor-tractor's Introduction

Turdle

Context

Welcome to the Turdle Project! This project is designed to give you hands-on experience with working on an existing codebase, a common scenario in professional software development. Modeled after the popular game "Wordle," Turdle offers you the opportunity to dive into a pre-existing codebase, understand its functionality, identify and fix bugs, add new features, and refactor the code to improve its quality. This repo is associated with the Refactor Tractor - 1 Day Challenge activity.

Purpose

The primary goal of this project is to help you become comfortable with modifying and enhancing an existing codebase. As a developer, you will frequently find yourself working with existing projects rather than starting from scratch. This exercise aims to build your confidence and skills in navigating, understanding, and improving unfamiliar code.

Set Up

  1. Fork this repository: Fork this repository by clicking the "Fork" button on the top right corner of this repository.
  2. Clone the forked repo to your local machine: Clone the forked repo to your local machine using the following command:
git clone [email protected]:turingschool-examples/turdle.git
  1. Navigate to the project directory: Move into the cloned repository directory:
cd turdle
  1. Install Dependencies Install the dependencies
npm install
  1. Start the App: To start the app, run the following command:
npm start
  1. Open the App: Open the app in your browser by navigating to http://localhost:8080.

Spice It Up!

Want to spice up your Turdle experience? Switch over to the ts-starter branch to work through the exercise using TypeScript!

refactor-tractor's People

Contributors

kaylagordon avatar kalikoze avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.