Giter Club home page Giter Club logo

ghw-hack-with-react's Introduction

ghw info

Hey there! It's Ellie from Major League Hacking, the global hacker community! This repository includes everything you need to get started on a super cool React app that you'll be able to learn from to ~ elevate your web apps!

This repo was made for the Hack with React workshop at Global Hack Week: INIT, a week long event to kickoff the Major League Hacking 2023 Season! Want more resources from ellie? Check out the mlh-ellie stream resources site!


Get Started!

  • fork this repo, clone, and then open in VSCode!
  • do you have node or yarn installed?

Download node.js

https://nodejs.org/en/download/
follow instructions here, and check your versions!

Download yarn

For more information on installing yarn, visit this page to get started!

Node.js <16.10

npm install --global yarn

Node.js >=16.10

corepack enable

Double check to make sure you have it via

yarn --version

Let's set up React!

This repo already includes the react template imported. I also made a few comments to explain what some of the files do. If you happen to be working on your own repo, you can use the command below in your terminal to get the React environment setup.

yarn create react-app my-app

Let's see it live!

Now that we have our base code ready to go, lets look at our current site!

cd my-app
yarn && yarn start

the development server will start! You'll view it on http://localhost:3000/


You can now get started with coding in React! Want some ideas? Check out Ellie's resources on some ways to get started!

ghw info

ghw-hack-with-react's People

Contributors

cytronicoder avatar exrlla 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.