Skip to content

A React implementation of Davide Pacilio's free landing page template.

Notifications You must be signed in to change notification settings

himitsu-fushigi/holly-react

 
 

Repository files navigation

Holly

A React implementation of Davide Pacilio's free landing page template. His design and layout has been rebuilt with React using create-react-app. The motivation in doing this was to for my own practice and implementation of what I am learning in React.

Getting started

  • First, ensure that node.js & npm are both installed. If not, choose your OS and installation method from this page and follow the instructions.
  • Next, use your command line to enter your project directory.
  • Run npm install to install dependencies.
  • Run npm start to run project.

TODO

[ ] Smaller screens need improved responsive design since the refactor to Tailwind CSS.

About

A React implementation of Davide Pacilio's free landing page template.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 97.4%
  • SCSS 1.4%
  • JavaScript 1.2%