Skip to content

AbhayVAshokan/Hack-NASA-using-HTML

Repository files navigation

Time to Hack NASA using HTML

Netlify Status

Kids in October struggle to make four pull requests. We superior beings must get our free tyrannosaurus-shirts by hacking NASA. Get onboard the quest by making a pull request to this repo. Everyone is welcome. Everyone means you too Elon Musk!

How to get on-board

  1. Fork this repository

  2. Edit the src/contributors.js file and add your details in the given format.

    export const <your-github-id> = {
        name: <your-name>,
        username: <your-github-id>
    };
  3. Now make a pull request.

  4. There is no step 4 ;)

How to build (offline)

  1. Install and setup git & yarn.
  2. Fork and clone: git clone https://github.com/YOUR_USERNAME/Hack-NASA-using-HTML.git.
  3. Navigate to project folder: cd Hack-NASA-using-HTML.
  4. Install dependencies: yarn install.
  5. Run project: yarn start.
  6. Your local server will be running at http://localhost:8080.

About

Get on board on the quest to hack NASA using HTML

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 36