Rop89 / nextjsevents

This app was made as a result of Udemy course. It's an app that shows all events that can be attended on a certain date. Events can also be filtered by given values such as date and month.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next.js Events App 🦸🏻

This app was made as a result of Udemy course:

Next.js & React - The Complete Guide (incl. Two Paths!)

Requirements

You have to have Node installed

Steps to install

Download this repository to your local folder Install Next.js using

npx create-next-app

npm start

Screenshot of the App

localhost_3000_events_e1

About

This app was made as a result of Udemy course. It's an app that shows all events that can be attended on a certain date. Events can also be filtered by given values such as date and month.


Languages

Language:JavaScript 69.8%Language:CSS 30.2%