Giter Site home page Giter Site logo

outdoor-quest's Introduction

OutdoorQuest

OutdoorQuest is a straightforward application constructed using Gulp, EJS, Sass, and TailwindCSS.

Features

  • Efficient Build Process: The project uses Gulp to automate various tasks, ensuring an efficient development workflow. It includes tasks for processing SCSS stylesheets, JavaScript files, and templating using EJS.

  • Responsive Design: Z~OReoo Dashboard is designed to be responsive, providing a seamless experience on various devices and screen sizes.

  • Styling with Tailwind CSS: The application is styled using Tailwind CSS, a utility-first CSS framework that allows for rapid and consistent UI development.

  • Customizable Icons: Navigation icons in the dashboard are provided by tabler-icons, offering a wide range of sleek and customizable icons.

Getting Started

To get started with the project, follow these steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/edriso/outdoor-quest.git
  2. Navigate to the project directory:

    cd outdoor-quest
  3. Install project dependencies:

    npm install
  4. Build the project for production:

    npm run build
  5. Start the development server:

    npm start
  6. Access the website in your web browser by opening the index.html file located in the dist directory.

Note: If you make changes to the src/assets folder, like adding new images, please keep in mind that you'll need to execute the build or start command again for those changes to take effect.

Usage

  • Add your custom content and functionality by modifying the EJS templates in src/views directory.

  • Customize the styling by editing Tailwind CSS classes or the SCSS files in src/scss directory.

  • Extend the JavaScript functionality by adding or modifying JavaScript files in src/js directory.

outdoor-quest's People

Contributors

edriso avatar

Watchers

 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.