Giter Club home page Giter Club logo

atri-templates's Introduction

Atri Templates

Common requirements in frontend that are packaged in ready-to-use form.

For example, responsive navigation bar with three columns is shown below.

File location

Preview

Find the complete list and details of available templates here.

How to use a template?

  1. Copy contents of the JSON file from this repository.

For example, if you want to use responsive_navigation_bar template in atri-templates/templates/basics/responsive_navigation_bar.json, visit the link and copy its contents by clicking on the Copy raw contents icon in GitHub.

  1. Create a new JSON file inside a corresponding folder (e.g. basics, layout, etc.) in atri_templates directory in your Atri app root directory.

Continuing with our example, create a atri-templates/basics/responsive_navigation_bar.json and paste the contents of the file here.

We will be releasing a CLI in our future versions to make this process easier. Stay tuned!

How to contribute?

  1. Create a fork of this repository.

  2. Clone your fork.

# Clone your fork of the repo into the current directory
git clone https://github.com/Atri-Labs/atri-templates.git
  1. Configure the remotes.
# Navigate to the newly cloned directory
cd atri-templates

# Assign the original repo to a remote called "upstream"
git remote add upstream https://github.com/Atri-Labs/atri-templates.git
  1. Add JSON file for a template in basics or layout folder or create a new folder.

  2. Add details the template in Readme.

  3. Open a Pull Request (PR) with clear title and description.

Resources

๐Ÿ“š Read the Docs

๐Ÿงญ Follow Atri Labs on LinkedIn

๐Ÿ’ฌ Join our Slack community

โ“ Share any bugs or ask any question in Discussions

๐ŸŽฅ Watch along on YouTube

โญ๏ธ Star Atri framework if you find it helpful! ๐Ÿ˜Ž

atri-templates's People

Contributors

darshitac11 avatar cruxcode 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.