Skip to content

bommezijn/frontend-applications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPLv3 License gitmoji Next.js

Frontend Applications

This repo will be my journey of creating an application with a JavaScript front-end framework that dynamically renders data to the view of the user.

The goal of this course would be as following;

create a client-side application in JavaScript which dynamically renders data to views using either a front-end framework or system created by you. Reflect on the merits and costs of frameworks together.

This course is specifically given by the Hogeschool van Amsterdam CMD. More information about the course specifically can be found at CMDA-TT's github.

Features

  • Working with a framework or system
  • Knowing the merits, demerits, and costs all together.
  • Rendering data dynamically
  • TypeScript (soon?)
  • Developing thy skills in development
  • More coming...

Demo

CleanShot 2021-12-02 at 16 10 34

Hosted on vercel

Run Locally

Clone the project

  git clone https://github.com/bommezijn/frontend-applications.git

Go to the project directory

  cd ../frontend-applications

Install dependencies

  yarn

Start development

  yarn run dev

Lint directories

  yarn run lint

To learn more about run scripts and more check the wiki project-setup

Documentation

My process and journey

Related projects

Front-end Data (static variant) Functional Programming

Authors

License

GPLv3

About

HvA CMD - Information Design - Tech Track 21-22

Resources

Stars

Watchers

Forks