A simple minimalistic portfolio website based on nextjs with in built CMS
View Demo · Report Bug · Request Feature
🚀 Showcase your skills and passions with TheShiveshNetwork, a sleek and simple portfolio website built with Next.js. Create your personal portfolio website in few simple steps. Why need to touch the code to change stactic content? Change it in a few simple steps.
✨ Features:
- Built-in CMS: Effortlessly manage your content without touching code.
- Minimalist Design: Focus on your work with a clean and modern aesthetic.
- Next.js Power: Enjoy blazing-fast performance and SEO optimization.
🎉 Start building your dream portfolio today!
To get a local copy up and running follow these simple example steps.
- Clone the repo
git clone https://github.com/TheShiveshNetwork/next_portfolio
- Install NPM packages
npm install
- Setup
.env.local
- Copy the content of
.env.example
and create a new file.env.local
to store env
- Start the server
npm run dev
- Run the create-admin command
npm run create-admin
- Enter your details
Enter your name:
Enter your email:
Enter yout password:
Your new user account is created.
- Go to
http://localhost:3000/sign-in
and login with your credentials to access the admin panel
- Go to
configs/config.ts
file and change the content according to you.
Shivesh Tiwari
Project Link: https://github.com/TheShiveshNetwork/next_portfolio