Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 256 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 256 Bytes

A modern-styled homepage for a fictional company built with React.js and CSS.

How to Setup 🛠️

Clone repository and install

git clone https://github.com/KennethOnuorah/Website.git
cd Website
npm i

Run dev

npm run dev