All Projects → micheleriva → personal-website

micheleriva / personal-website

Licence: other
My personal website, statically generated by Next.js

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to personal-website

personal-website
Personal website – made with Next.js, Preact, MDX, RMWC, & Vercel
Stars: ✭ 16 (+0%)
Mutual labels:  next, vercel
onlysetups
OnlyFans, but for pictures of desk setups.
Stars: ✭ 82 (+412.5%)
Mutual labels:  chakra-ui, vercel
personal-website-nextjs-chakra
A series I am making on YouTube where I build a personal website using next.js and chakra-ui. It includes a variety of other features such as mdx-remote blog pages, view counts with Google Firebase database and many more features.
Stars: ✭ 60 (+275%)
Mutual labels:  chakra-ui, vercel
next-api-decorators
Collection of decorators to create typed Next.js API routes, with easy request validation and transformation.
Stars: ✭ 187 (+1068.75%)
Mutual labels:  next, vercel
next-banner
🖼️ Generate Open Graph images for Next.js on build
Stars: ✭ 45 (+181.25%)
Mutual labels:  next, vercel
next-api-og-image
Easy way to generate open-graph images dynamically in HTML or React using Next.js API Routes. Suitable for serverless environment.
Stars: ✭ 179 (+1018.75%)
Mutual labels:  next, vercel
benjamincarlson.io
My personal website built with Next.js, Chakra UI, Firebase, and next-mdx-remeote.
Stars: ✭ 102 (+537.5%)
Mutual labels:  chakra-ui, vercel
nextjs-todo-app
https://nextjs-todoapp.vercel.app
Stars: ✭ 18 (+12.5%)
Mutual labels:  chakra, chakra-ui
purity-ui-dashboard
Purity UI Dashboard - Free and Open Source Chakra UI Dashboard
Stars: ✭ 253 (+1481.25%)
Mutual labels:  chakra, chakra-ui
octoclairvoyant-webapp
Compare GitHub changelogs across multiple releases in a single view.
Stars: ✭ 45 (+181.25%)
Mutual labels:  chakra-ui, vercel
bradgarropy.com
🏠 my home on the web
Stars: ✭ 58 (+262.5%)
Mutual labels:  next, vercel
dev.to-clone
Dev.to clone built with Next.js, ChakraUI and dev.to api.
Stars: ✭ 65 (+306.25%)
Mutual labels:  chakra-ui
react-reads
Recommended tools, curated articles to learn more about react-ecosystem and some common implementation logics in react,ts,next.
Stars: ✭ 19 (+18.75%)
Mutual labels:  next
andromedev
Site oficial do evento Andromedev organizado pela OpenDev UFCG
Stars: ✭ 24 (+50%)
Mutual labels:  chakra-ui
github-readme-twitter
Add Twitter to your github readme
Stars: ✭ 73 (+356.25%)
Mutual labels:  vercel
website
Official dahliaOS website
Stars: ✭ 29 (+81.25%)
Mutual labels:  vercel
avuef
Actions on the Flow - Vue
Stars: ✭ 15 (-6.25%)
Mutual labels:  next
nextjs-github-pages
🚀 Deploy a Next.js app to Github Pages via Github Actions.
Stars: ✭ 89 (+456.25%)
Mutual labels:  vercel
next-size
Next.js plugin to print browser assets sizes
Stars: ✭ 39 (+143.75%)
Mutual labels:  next
routex.js
🔼 Alternative library to manage dynamic routes in Next.js
Stars: ✭ 38 (+137.5%)
Mutual labels:  next

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

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

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.js.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].