Code Monkey home page Code Monkey logo

akai-page's Introduction

AKAI page + blog

Prerequisites

You will need Node.js version 8.0 or greater installed on your system.

Setup

Clone the repository

git clone https://github.com/akai-org/akai-page

Once downloaded, open terminal in project directory and run following command

npm install

Run development server

npm run dev

The server will listen on port 3000, hot reload is enabled.

akai-page's People

Contributors

ryszard-put avatar

Watchers

Marcin Ławniczak avatar James Cloos avatar Mateusz Stempniewicz avatar Tomasz Gil avatar  avatar

akai-page's Issues

Pages and Components animations with Framer Motion

A static website shouldn't be literally static. Some animations would make it feel like living thing.
Framer Motion is lightweight and very powerful library for animations. We could use react-spring, but Framer Motion is enough for goal.
There is a lot of articles about the usage of Framer with Next.js, e.g. https://reacttricks.com/animating-next-page-transitions-with-framer-motion.
Docs are right here: https://www.framer.com/motion.
Waiting for suggestions about the look of animations.

MainLayout Component

In Next.js it is recommended that there is Layout component which would be used for almost every page.
There is article about using _app.js custom component: https://reacttricks.com/nested-dynamic-layouts-in-next-apps.
It is also good opportunity to write global css rules.
As you explore our design, you will see that some components are repetitive, i.e. Navbar, Footer. We should put them into Layout Component.

Navbar component

It is desirable to have fully responsive layout, navbar is one of the core components that should be very responsive. We need some solution to handle it.

About (O Nas) - / Route

This is index page for our website. There is nothing more to say, just follow the design and experiment with it, it is not immutable.

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.