Skip to content

Siza36/React-landing-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues


Logo

React landing page

Beautiful landing page using React.Js with beautiful UI . I used Mobile First Design in this project.
Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Project Set Up
  3. FAQ
  4. Contributing
  5. Contact

The Project View

Product Name Screen Shot

Live Demo

Built With

  • React Js

Project Set Up

  1. Fork the repository to make it yours.
  2. Rename the forked repository to username.github.io, where username is your GitHub username.
  3. That's it! Navigate to username.github.io to see your website :)

If this is your first time making a website and is having trouble getting started, that's ok. Head over to the FAQ section and let me try help you.

FAQ

How do I fork this repository?

  1. Make sure you're logged into GitHub with your account
  2. Click the Fork button on the upper right-hand side of this page

How do I rename the forked repository?

  1. Navigate to the main page of the repository. It should be https://github.com/username/React-landing-page/, where username is your GitHub username
  2. Click Settings
  3. Under the Repository name heading, type new repo name then click Rename

How do I run the project locally?

  1. Open your terminal and then type $git clone [repository-URL].
  2. cd into the new folder and type $npm install --force This installs the required dependencies.
  3. To run the React project $npm start.

Contributing

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue. Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Bugs and Issues

Have a bug or an issue with this project? Open a new issue

Contact

Siavash - @instagram - ali.zarshenas.2018@gmail.com

Project Link: https://github.com/Siza36/React-landing-page

(back to top)