Code Monkey home page Code Monkey logo

natron-web-prototype's Introduction

Natron Web Prototype

A live demo of the designs of the Natron UI/UX Project.

About

Welcome! If you're interested in Natron, web design, or both, this is the right place for you.

Here, you'll find the code for a live prototype for Natron's website. This is a work-in-progress, and is currently missing a lot of features:

This repository is part design, part code. I think that each should work for the betterment of the other. For this, we maximise the flexability of our code, making it easy to change designs and improve on each design. In order to adhere to this iterative development model, the project uses Tailwind CSS, a very flexible framework that is easy to write, easy to learn, and easy to customize. Don't worry; you don't have to know much about Tailwind CSS to contribute. This repository should explain everything neccesary to get started.

Get Started

This repository is super simple to work with. I'm assuming you have node.js, npm, and npx preinstalled; if not, see these instructions to get up to speed.

First, clone this repository:

git clone https://github.com/this-repositories-name

Then, install the dependencies:

npm install

Lastly, compile tailwind into static css files, and open an auto-updating development server:

npm run dev
npm run start

This should automatically open your default browser to http://localhost:8080. If something weird happens, or the commands don't work as expected, see help/troubleshooting.md.

Roadmap

natron-web-prototype's People

Contributors

songtech-0912 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.