Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/amolkumargupta/portfolio

A portfolio made in react, tailwindcss highlighting on github projects
https://github.com/amolkumargupta/portfolio

github-api portfolio react tailwindcss

Last synced: about 1 month ago
JSON representation

A portfolio made in react, tailwindcss highlighting on github projects

Awesome Lists containing this project

README

        

# My Portfolio

## Technologies
- React 18
- Tailwindcss 3

## File structure
src/
layouts/
components/
utils/

1. ### layouts
it contains common things like headers, footer etc.

2. ### components/
as it is named, contains all components.

3. ### utils/
it have custom hooks and helpers.