Skip to content

Next Event is a practice project using next js and React. It mainly uses file based routing architecture of nextjs

Notifications You must be signed in to change notification settings

acharayaP03/NextEvent

Repository files navigation

This is a Next.js project bootstrapped with [create-next-app].

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

This simple project demonstrates all the possibility of file based routing of Next js.


Home page

Catch all route page.

this page will be displayed when filter is set and query will look like so

http://localhost:3000/events/2021/5

Dynaimc page with id

About

Next Event is a practice project using next js and React. It mainly uses file based routing architecture of nextjs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published