Skip to content

A responsive portfolio website built with React.js and TailwindCSS

Notifications You must be signed in to change notification settings

sunnynano/react-portfolio

Repository files navigation

Portfolio Website with React.js & Darkmode
Demo
Vue version Repo

screenshot

React.js   TailwindCSS   OpenSource

Features

📖 Multi-Page Layout

🎨 Styled with TailwindCSS with easy to customize colors

📱 Fully Responsive

🌙 Dark Mode

🧈 Smooth transitions and scroll (WIP)

⬇️ Download file button

Built With

This project was built using these technologies.

Getting Started

Clone down this repository. You will need node.js and npm and git installed on your machine.

🛠 Installation and Setup Instructions

  1. Clone this repo:

git clone https://github.com/sunnynano/react-portfolio.git
  1. Open the project folder:

cd react-portfolio
  1. Install packages and dependencies:

npm install
  1. Start a local dev server at http://localhost:3000:

npm start

The app wil be in the development mode.
Open http://localhost:3000 to view it in the browser. The page will reload if you make edits.

Releases

No releases published

Packages

No packages published