Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 761 Bytes

README.md

File metadata and controls

43 lines (30 loc) · 761 Bytes

trstnjmn Landing page

Build your React landing page effortlessly with the required sections to your project.

Sections

  • Navbar
  • Sidebar(mobile)
  • Hero
  • Skills
  • About
  • Projects
  • Certifications
  • Footer

Features

  • Fully Responsive Design
  • User Friendly Navigation
  • Dark Mode
  • Meta tags

How to install

  1. Clone this repository:
git clone [email protected]:trstnjmn/trstn-landing-page.git
  1. Install dependencies
npm install
  1. Run project
npm run dev