Code Monkey home page Code Monkey logo

dasos's Introduction

in development

dasos - App Landing Page Template

App Landing Page Template built with vue-cli and tailwindcss.

Sections

  • Features
  • Testimonials
  • Download App
  • Contact

Used to build

  • tailwindcss - A utility-first CSS framework for rapid UI development
  • vuejs
    • vue - Javascript Framework
    • vue-cli - Standard Tooling for Vue.js Development
    • vue-router - The official router for Vue.js
    • vuefire - Firebase bindings for Vue.js
  • firebase - Used for database
  • axios - Promise based HTTP client for the browser and node.js
  • vue-carousel - Carousel for Vue.js
  • vue-scrollto - Listens for click events and scrolls to elements
  • flaticon - All icons (svg and png)

Install and run

To edit the template you need to configure some prerequisites. If you have installed or configured any of the steps, feel free to proceed to the next one.

Prerequisites

  1. You need to have npm or yarn installed in your system.
  2. You need to have installed vue-cli in your system. Navigate to the installation guide of the official vue-cli page (https://cli.vuejs.org/guide/installation.html) and follow the instractions.
  3. You need a firebase account (for the database). Navigate to the google-firbase web page (https://firebase.google.com) and create a firebase account (its just a click if you have a google account). Then create a web project and keep your api_key, auth_domain, database_url, project_id for the next steps.

Template Installation

  1. Clone or download the project
  2. Go to the project and if you do not have a .env file, rename the .env.example file to .env
  3. Paste your firebase authenitcation keys (from the previous steps) into the .env file
  4. Install all the dependencies by entering the following command in your terminal:
npm install
  1. To run the app enter
npm run serve

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.