Skip to content
/ techie Public

Landing page for a tech company with potential link to different pages like shop or contact page.

License

Notifications You must be signed in to change notification settings

nheek/techie

Repository files navigation

Techie

Techie front page

Techie is a landing page for a tech company with potential links to different pages like a shop or contact page.

Table of Contents

Getting Started

The installation is pretty straightforward, just follow the steps below and you should be good to go.

Prerequisites

  • Node.js
  • npm (usually comes with Node.js installation)

Installation

  1. Clone the repository:

    git clone https://github.com/nheek/techie.git your-project
  2. Change into the project directory:

    cd your-project
  3. Install dependencies:

    npm install

Development

Run the development server:

npm run dev

Usage

Techie can be used as a landing page for a tech company that offers an online shop and that lets users contact the company by redirecting them to a contact page. It also includes linking to a blog or an about us page among others.

Deployment

  1. Build the project files
npm run build
  1. Run using the NextJS command or use your production deployment method
npm start

Built With

Contributing

If you'd like to contribute, please fork the repository and create a pull request. Issues and feature requests are welcome!

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

Acknowledgments

Special thanks to everyone who had indirect contributions to this project through the inclusion of their works which are specially mentioned in the source code.

About

Landing page for a tech company with potential link to different pages like shop or contact page.

Topics

Resources

License

Stars

Watchers

Forks