Skip to content

A static site built for the non-profit King's Closet based out of Dallas, TX. Made with Gatsby.js and hosted on GitHub Pages.

License

Notifications You must be signed in to change notification settings

Dormanator/kings-closet-site

Repository files navigation

King's Closet Logo

King's Closet Public Site

🎓 What's This Project?

This project was a chance for me to give back and get more experience by redesigning and deploying a website for a local non-profit. I gained valuable experience with React, Gatsby, and Bootstrap 4 while creating this site. I also got more hands-on experience with Github solutions for version control, issues, and hosting.

🚀 How Do I Contribute or Preview the Site Locally?

  1. Fork the Repo and download locally.

  2. Start developing.

    Navigate into your the site’s directory and start it up.

    cd kings-closet/
    npm install
    npm develop
  3. Open the source code and start editing!

    Your site is now running at http://localhost:8000!

    Note: You'll also see a second link: http://localhost:8000/___graphql. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the Gatsby tutorial.

    Open the kings-closet directory in your code editor of choice and edit src/pages/index.js. Save your changes and the browser will update in real time!

About

A static site built for the non-profit King's Closet based out of Dallas, TX. Made with Gatsby.js and hosted on GitHub Pages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published