Skip to content

eybel/eventplannerpro

Repository files navigation

This is a Next.js project bootstrapped with create-next-app. EventPlanner Pro page was built as a challenge.

Getting Started

node >18

First, run the development server:

  1. nvm use (to select right node version)

  2. npm install or yarn install

  3. make sure you have a .env file and provide the data put in .env-sample

npm run dev
# or
yarn dev
# or
pnpm dev

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

This website is a static site but could also be dynamic. That means that it could have pages that are built on demand or cached before every request.

The website uses TailwindCSS which is a CSS framework that I really like to use.

This webapp retrieves HTML code ready to be crawled by google, It can be deploy for free to vercel, which is the official server.

It comes with image optimization which is an amazing feature.

SITEMAP: /sitemap.xml

Abel Murua.

About

eventplannerpro job challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published