2151

Voltar

Apple

Avatar do Carlos Miguel

Carlos Miguel

quinta-feira, 27 de maio de 2021

Apple

Apple product presentation page with 3d products
2151

Linguagens

  • TypeScript: 97.57%
  • JavaScript: 1.21%
  • CSS: 1.13%
  • HTML: 0.09%

TΓ³picos

  • apple
  • react
  • next
  • 3dmodels
  • landing-page
  • swiper
  • threejs

apple Logo

Apple product presentation page with 3d products.

Made by Carlos MiguelCarlos MiguelRepository size
GitHub last commitLicense
Stargazers

Apple Demostration


πŸš€ 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:

Rocketseat Guide

Clone

  • Clone this repo to your local machine using:
https://github.com/solrachix/apple.git

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.
  • Three.js)- Three.js is a cross-browser JavaScript/API library used to create and display animated 3D graphics in a web browser. Three.js uses WebGL.

πŸ€” Contributing

To get started...

Step 1

  • 🍴 Fork this repo!

Step 2

  • πŸ‘― Clone this repo to your local machine using https://github.com/solrachix/apple

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!