Skip to content

dcalenzani/server_01

Repository files navigation

SERVER 01 - Static page rendering on the cloud

Using Vercel to host the database and a github repo (running a Vercel Hobby account) for the front end, we can create a static page that is rendered on the cloud.

FEATURES

  • Markdown rendering
  • Email contact form
  • Session management (light/dark mode)
  • Responsive design (using Tailwind CSS)
  • React components

INSTRUCTIONS

To run this project, you need to have Node.js installed. Then, run the following commands:

git clone https://github.com/dcalenzani/server_01.git
cd server_01
npm install
npx next dev

Then open your browser and go to http://localhost:3000

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages