Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kumar-rinku0/rinku-portfolio

My portfolio built with Next.js 14, Tailwind CSS and MongoDB.
https://github.com/kumar-rinku0/rinku-portfolio

css deployed javascript live mongodb mongoose nextjs nextjs14 portfolio portfolio-project portfolio-website react reactjs tailwind tailwindcss typescript

Last synced: about 2 months ago
JSON representation

My portfolio built with Next.js 14, Tailwind CSS and MongoDB.

Awesome Lists containing this project

README

        

## My Portfolio ✨

##### -> Framework: [Next.js](https://nextjs.org/) - Learn about Next.js framework.

##### -> Database: [MongoDB](https://www.mongodb.com/) - MongoDB atlas.

##### -> Deployment: [Vercel](https://vercel.com/docs) - Find a plan to power your project.

##### -> Styling: [Tailwind CSS](https://tailwindcss.com/) - Best utility-first CSS framework packed with classes.

##### -> Analytics: [Vercel Analytics](https://vercel.com/docs/analytics) - Vercel web analytics.

#### Running Locally

##### -> First, clone repo.
```bash

git clone https://github.com/kumar-rinku0/rinku-portfolio.git

cd rinku-portfolio

```

##### -> Now, you can run the development server:

```bash

npm install

npm run dev

```

##### -> Open [localhost:3000](http://localhost:3000) in your browser to see the result.

#### Database

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