Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cmoleka/portfolio2023

Carlo Moleka Sambea, portfolio website.
https://github.com/cmoleka/portfolio2023

framer-motion nextjs tailwindcss typescript vercel

Last synced: about 3 hours ago
JSON representation

Carlo Moleka Sambea, portfolio website.

Awesome Lists containing this project

README

        

carlomoleka.com (2023) - v1
----

The first iteration of [carlomoleka.com](https://carlomoleka.com) built with [Nextjs](https://nextjs.org/), [Tailwindcss](https://tailwindcss.com/), [Framer Motion](https://www.framer.com/motion/) and hosted with [Vercel](https://vercel.com/).

![Screenshot-carlomoleka.com](https://i.ibb.co/bBPnLqW/screenofsite.png)

## Forking
You are free to fork this repo, with a little link back to carlomoleka.com.

## Installation & Set Up

### Dependency installation
```
npm install
```

### Developmentserver
```
- npm run dev
```