fdenigi / react-web

Company Profile website using React JS

Home Page:https://react-web-alpha-jade.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React JS Landing Page Template

**

Description

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.

Make it Yours!

1. Preps

You will need to have Node JS installed on your pc.

2. Clone Files

After cloning the files, you will have to run yarn followed by yarn start in the CLI

3. Add your own data

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

FDenigi

About

Company Profile website using React JS

https://react-web-alpha-jade.vercel.app

License:MIT License


Languages

Language:JavaScript 49.5%Language:CSS 46.9%Language:HTML 3.6%