Skip to content

Gui-Devz/challenge-lello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Challenge Lello

Code Challenge 🚀

Repository size Made by GuilhermeZagari GitHub last commit Stargazers

Project   |    Technologies   |    How to use   |    How to contribute   |    License

💻 Project


This is a code challenge provided by Lello.





🚀 Technologies

  • 🔵 React.js — A JavaScript library for building user interfaces.
  • 🔵 Typescript — TypeScript is a strongly typed programming language which builds on JavaScript giving us better tooling at any scale.
  • 💹 Bootstrap — Bootstrap is the most mature, stable, and powerful professional CSS extension language in the world.
  • 💹 Github API — All the Github data you'll ever need in one place, easily accessible through a modern RESTful API.

ℹ️ How To Use

To clone and run this application, you'll need Git, Node.js and Yarn installed on your computer.

Installing and running the app

# Clone this repository
$ git clone https://github.com/Gui-Devz/challenge-lello.git

# Go into the repository
$ cd challenge-lello

# Install dependencies
$ yarn

# Run
$ yarn start

# running on port 3000

Obs. After installing the app, you'll need to configure the .env file with your Github access token. For more information you can read the docs here.

✍️ How to contribute

  • Make a fork;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit changes: git commit -m 'feat: My new feature';
  • Make a push to your branch: git push origin my-feature.

After merging your receipt request is done, you can delete a branch from yours.

License

his project is under the MIT license.

Made with ♥ by Guilherme Zagari 👋 Get in touch!

About

Desafio técnico da Lello

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published