/growchief

Growchief is a landing page built in NestJS 14 using Typescript and tailwind CSS

Primary LanguageTypeScriptMIT LicenseMIT

GROWCHIEF

app logo

πŸ“— Table of Contents

πŸ“–Growchief Landing Page

GROWCHIEF is a free NextJS built landing page with several interesting components totally build with React and Tailwindcss (No third-party libraries). Feel free to reuse components and review or contribute to this repository.

πŸ›  Built With

Tech Stack

This project was implemented using:

Client
Server
Database

Key Features

  • Responsive landingPage
  • Multiple Feature sections
  • Great design implementation

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps:

Prerequisites

In order to run this project you need to have installed:

  • You’ll need to have Ruby and Rails on your machine.

Optionally, in order to modify this project you should to have installed:

Setup

To clone this repository to your desired folder:

git clone https://github.com/chiztechnology/growchief.git
  • Access the cloned directory with:
cd growchief
  • Open it with your favorite code editor.

Usage

In order to launch the app, it's mandatory to install the node dependencies then run the project

npm install

then to make a production build ; run:

npm  build

to run the development server ; run:

npm run dev

finally, to start the server normally ; run:

npm start

(back to top)

πŸš€ Go Live

  • Check the live version of Growchief here

(back to top)

πŸ‘₯ Author

πŸ‘€ Israel CHIZUNGU

(back to top)

πŸ”­ Future Features

We will implement this on the future:

  • Work on menubar animation (drawer)
  • Add animation to lines

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

πŸ™ Acknowledgments

To the growchief design team author of the original Figma design β€œall rights reserved”

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)