Skip to content

enyelsequeira/prim-u

Repository files navigation

NextJs Starter Template

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published