Skip to content

A clone of the landing page interface of the rocketseat sales page, with nice things like animations and user interactions and smooth scrolling!

Notifications You must be signed in to change notification settings

JiaYee/rocket

 
 

Repository files navigation

Landing page template Logo

Banner

A clone of the landing page interface of the rocketseat sales page, with nice things like animations and user interactions and smooth scrolling! Veja funcionando aqui.

Made by Carlos Miguel Carlos Miguel Repository size GitHub last commit License
Stargazers

landing-page-template_3 Logo


🚀 Getting Started

Prerequisites

  • To run any ReactJS application you need to configure the environment on your machine.

  • Setting the environment is a simple process, so it's recommended to follow the Rocketseat guide which is currently the most complete and detailed to make the settings:

Clone

  • Clone this repo to your local machine using:
https://github.com/solrachix/landing-page-template_3

Setup

  • Install project dependencies;

    • yarn install
      // or
      npm install
  • Run project in development mode;

    • yarn dev
      // or
      npm run dev
  • Be Happy! 😆


📋 Features

Build with

  • ReactJS - A JavaScript library for building user interfaces
  • Typescript - TypeScript is an open-source language which builds on JavaScript, one of the world’s most used tools, by adding static type definitions.
  • Next.JS - Next.js gives you the best developer experience with all the features you need for production: hybrid static & server rendering, TypeScript support, smart bundling, route pre-fetching, and more. No config needed.

🤔 Contributing

To get started...

Step 1

  • 🍴 Fork this repo!

Step 2

  • 👯 Clone this repo to your local machine using https://github.com/solrachix/landing-page-template_3

Step 3

  • 🎋 Create your feature branch using git checkout -b my-feature

Step 4

  • ✅ Commit your changes using git commit -m 'feat: My new feature';

Step 5

  • 📌 Push to the branch using git push origin my-feature;

Step 6

  • 🔃 Create a new pull request

After your Pull Request is merged, can you delete your feature branch.


📌 Support

Reach out to me at one of the following places!


📝 License

License

This project is licensed under the MIT License - see the LICENSE file for details.


Made by Carlos Miguel with 💙 Enjoy it!

About

A clone of the landing page interface of the rocketseat sales page, with nice things like animations and user interactions and smooth scrolling!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.9%
  • Other 1.1%