nextjs-routing
There are 7 repositories under nextjs-routing topic.
redaezziani/animation-landing-page
landing page implemented using Next.js, Tailwind CSS, and Framer Motion
tapascript/teach-next-js
This repository contains the code I have developed to teach Next.js with my blog GreenRoots
evan-guyot/next-music
Mini music web app made in NextJs
evan-guyot/quiz
Little quiz web app in NextJs
SrinivasPT/react-edge
A flexible UI library designed for web app developers. Easily build and customize with master controls based on your app's structure. Integrated with Redux RTKQ for efficient data management and backend connections. Enhanced with hooks, Typescript, Tailwind CSS, and NextJS Dynamic Routing for a truly tailored experience.
NandhuTee/Weather-Forecast-by-lat-and-long---Understanding-folder-structure-Server-Side---l81jnfuz07jt
Weather Forecasting App allows users to input latitude and longitude coordinates, fetch weather forecasts from the Met Norway Weather API, and display the forecasted data in a tabular format on the webpage. Each component and function works together to create a seamless user experience for accessing weather information.