Skip to content

JosueHernandezR/personal-web-page-nextjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Web Page

Personal web page using nextjs and Tailwindcss

In short, the tech stack of the website is as follows:

Overview

  • app/*: I have used next.js new app directory structure. This directory contains the main app.
  • components/*: All custom components are stored in this directory.
  • public/*: This directory contains all the static assets of the website.
  • public/content/*: This directory contains all the static contents of the website. e.g. projects, experiences, education, etc.
  • styles/*: I have used Tailwind CSS for styling. This directory contains the Tailwind CSS global styles and some custom styles for the website.

Inspiration

I have used the following websites as inspiration for building this website.

About

Personal web page using nextjs and Tailwindcss

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published