Coder Social home page Coder Social logo

atulacleaver / ghw-hack-with-react Goto Github PK

View Code? Open in Web Editor NEW

This project forked from exrlla/ghw-hack-with-react

0.0 0.0 0.0 196 KB

Major League Hacking's Global Hack Week INIT's Template Repository | Hack with React: Create a web app for a hackathon

JavaScript 41.90% CSS 20.38% HTML 37.72%

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

npm install --global yarn

docs

double check to make sure you have it!

yarn --version  

Let's set up React!

This repo already includes the react template imported. 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

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.