Skip to content
This repository was archived by the owner on Aug 13, 2022. It is now read-only.

mariesta/next-routing-store-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Beginner's Guide to Routing in Next.js

This is a sample project to illustrate Next.js Static Routing.

The repository consists of:

  • components: Reusables components such as Footer, Nav, Header, ...
  • pages: all the differents pages (Home, About, New Arrivals)
  • styles: CSS styling
  • data.js

There are two branches:

  • main: The starter project with no routing
  • final: with all the routing implemented

The tutorial is available at A Beginner's Guide to Routing in Next.js

Here is what it looks like: Starter Store.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published