GithubHelp home page GithubHelp logo

lukemcdonald / holly-react Goto Github PK

View Code? Open in Web Editor NEW
148.0 148.0 116.0 2.53 MB

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

Home Page: https://lukemcdonald.github.io/holly-react/

HTML 0.55% CSS 58.54% JavaScript 1.06% TypeScript 39.85%
javascript postcss react tailwindcss typescript vitejs

holly-react's People

Contributors

dependabot[bot] avatar lukemcdonald avatar souvik666 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

holly-react's Issues

Where is the form validation code?

I'm wondering where the logic for detecting whether emails contain an "@", etc. is hidden.

I don't see it inside NewsletterForm like I'd expect.

I want to modify it because I don't like that it throws an error message at users who forgot an "@" after they type every character.

Difference from demo

Hello @lukemcdonald !

The result is different from the example when cloned and executed. What should I do? (attached a screenshot.)
would be very grateful if you could answer.

Sincerely,
dayrain

lukemcdonald github io_holly-react_
localhost_3000_holly-react
.

[BUG]: npm start throws error

Is there an existing issue for this?

  • Yes, I have searched the existing issues.

Description of the bug

Looking for directory that doesn't exists and fails when running npm start

PS C:\git\testapp\app> npm start

[email protected] start
NODE_PATH=./src npm-run-all -p watch:css start:js

'NODE_PATH' is not recognized as an internal or external command,
operable program or batch file.
PS C:\git\testapp\app> npm start

[email protected] start
npm-run-all -p watch:css start:js

[email protected] start:js
react-scripts start

[email protected] watch:css
watch 'npm run build:css' src/assets/css/theme

Watching run
Watching build:css'
Watching src/assets/css/theme
C:\git\testapp\app\node_modules@cnakazawa\watch\main.js:73
if (err) throw err;
^

[Error: ENOENT: no such file or directory, stat 'C:\git\testapp\app\run'] {
errno: -4058,
code: 'ENOENT',
syscall: 'stat',
path: 'C:\git\testapp\app\run'
}
ERROR: "watch:css" exited with 1.

Steps to Reproduce

Clone repo
npm install
npm start

Additional Information

None

Style.css being overwritten

Hello Luke,

I love the repo and have been able to use it to help improve my skills by customizing the site (I am new to React and JS). I have a quick question for you -- when I change the style.css file, it is reflected on the local version of my website, but as soon as I run NPM start again, that file is overwritten with the original version, and my changes are lost. Do you know how I can fix this so the changes I make to the style.css file are not overwritten?

Thanks so much!
Justin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.