robhowell /
clean-react-boilerplate
A simple boilerplate for React-based JavaScript projects
Loading repository data…
issaafalkattan / repository
A simple react one page landing page templates for startups/companies
**
**
This is a ReactJS based landing page template, fit for a startup company/service with a one page view. The design is inspired by a template from Free-CSS.com All 'visual' data can be easily modified by changing the data.json file.
You will need to have Node JS installed on your pc.
After cloning the files, you will have to run yarn followed by yarn start in the CLI
Change the data in the data.json file as well as add any images to public/img/
You can also change styles by modifying the public/css files.
If you need the contact form to work, you also need to create an EmailJS account, and modify the src/components/contact.jsx file to replace your own service ID, template ID and Public Key
Buy my a coffee ☕️
Free-CSS.com
Selected from shared topics, language and repository description—not editorial ratings.
robhowell /
A simple boilerplate for React-based JavaScript projects
emiliosheinz /
🎯 A clean and simple React Native bootstrap with Redux, Styled Components, Reactotron, Navigation and the default boilerplate configured.
singharyan006 /
A minimal React + Vite starter project, cleaned up from boilerplate and ready for building modern, fast web apps. Displays a simple “Hello, World!” message to begin with.