enyelsequeira / prim-u

Prim-u Landing page using NextJS

Home Page:prim-u.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NextJs Starter Template

Click to View

Introduction

This repo is a simple starting template Prim-u

Codebase

Technologies

  • NextJs: Front-end framework
  • StyledComponents: CSS framework
  • Eslint: Linter
  • Prettier Code formatter

Folder structure

template/
├── components     # Reusabble parts
├── layouts        # View templates
├── styles         # General app styles
└── pages          # Application views

Setup

  1. Clone or download the project.
  2. cd in the project directory.
  3. Run git remote rm origin to remove the remote refenrece.
  4. Run yarn to install dependencies

About

Prim-u Landing page using NextJS

prim-u.vercel.app


Languages

Language:JavaScript 58.9%Language:MDX 40.8%Language:CSS 0.3%