tgmarinho / infinite-observer-scroll

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Infinite Observer Scroll

 

Infinite Observer Scroll

Github top language Github language count Repository size License

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Describe your project

✨ Features

βœ”οΈ Feature 1;
βœ”οΈ Feature 2;
βœ”οΈ Feature 3;

πŸš€ Technologies

The following tools were used in this project:

βœ… Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/{{YOUR_GITHUB_USERNAME}}/infinite-observer-scroll

# Access
$ cd infinite-observer-scroll

# Install dependencies
$ yarn


# Get your Github TOKEN API key
# https://github.com/settings/tokens

# rename .env
$ mv .env-sample .env

## put your TOKEN in the GITHUB_TOKEN

# Start
$ yarn start


# Run the project
$ yarn start

# The server will initialize in the <http://localhost:3000>

πŸ“ License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❀️ by Thiago Marinho

 

Back to top

About


Languages

Language:TypeScript 73.7%Language:HTML 26.3%