Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 824 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 824 Bytes

Interial Website

This website was built with React and implements smooth scroll.

Installation

  1. Clone the repository

    git clone https://github.com/Interialco/Interial-Site.git

  2. Install NPM packages

    npm install

  3. In the project directory, you can run:

    npm start

This will run the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Contributing

The realm of open source has created some of the best services out there. Any contributions are greatly appreciated.

  1. Fork the Project
  2. Commit your Changes
  3. Push to the Branch
  4. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.