Skip to content

kumar-rinku0/rinku-portfolio

Repository files navigation

My Portfolio ✨

-> Framework: Next.js - Learn about Next.js framework.
-> Database: MongoDB - MongoDB atlas.
-> Deployment: Vercel - Find a plan to power your project.
-> Styling: Tailwind CSS - Best utility-first CSS framework packed with classes.
-> Analytics: Vercel Analytics - Vercel web analytics.

Running Locally

-> First, clone repo.
git clone https://github.com/kumar-rinku0/rinku-portfolio.git

cd rinku-portfolio
-> Now, you can run the development server:
npm install

npm run dev
-> Open localhost:3000 in your browser to see the result.

Database

-> Create a .env or .env.local file to declare an Environment Variable.