Skip to content

austinamani123/mario-club

Repository files navigation

Mario Club Website

Description

Sample project to help getting started with HTML, Tailwind CSS and Vite.JS.

The project also puts into practice proper management of Git by organizing code into staging and production ready branches so that there is always a version of the code ready to go.

Finally, the repetitive process of building and deploying the project to production is automated by using GitHub Actions for onward deployment to Firebase Hosting.

Technologies Used

  1. HTML
  2. Tailwind
  3. ViteJS
  4. GitHub Actions
  5. Firebase Hosting

Using The Repository

Using the following steps, you can run the project on your local computer.

  1. Clone the repository to a folder on your local computer using this command
git clone https://github.com/thes3interdev/mario-club-website.git .
  1. Run Yarn to setup the project dependencies
yarn
  1. Run the project locally
yarn dev

About

Responsive landing page built using HTML, Tailwind CSS and Vite.JS

Topics

Resources

Stars

Watchers

Forks