Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 1.05 KB

README.md

File metadata and controls

42 lines (32 loc) · 1.05 KB

Quest To Learn

The primary goal of this project is to refactor my old portfolio site, utilizing modern technologies such as Vite, Tailwind CSS, and the latest version of React. By integrating data from my personal Notion database and implementing features like dark and light themes, I aim to provide an improved user experience and showcase my expertise as a developer.

Technologies Used

Previous Stack

  • React 17
  • Webpack
  • Contentful CMS
  • Bootstrap 5
  • Responsive UI (supports Tablet/Large Screen)

Current Stack

  • React 18
  • Vite
  • Tailwind CSS
  • Light/Dark Theme
  • Responsive UI (supports Mobile/Tablet/Large Screen)
  • Integration with Notion
  • Backend using Restify framework

Demo

Check out the live version of my portfolio: Portfolio

Getting Started

# Clone the repository
git clone https://github.com/rajasekhar02/quest-to-learn.git

# Change directory
cd quest-to-learn

# Install dependencies
npm install

# Start the application
npm run dev

Inspiration Sites

https://brittanychiang.com/