Project | Technologies | Layout | How to use | How to contribute | License
Letmeask is a project developed based on how forums works, but it's focused in League of Legends game. So using this app you'll be able to connect with people asking them all your doubts about the game.
This project was developed with the following technologies:
To access the layout use Figma.
To clone and run this application, you'll need Git, Node.js + Yarn installed on your computer.
From your command line:
# Clone this repository
$ git clone https://github.com/Gui-Devz/Letmeask.git
# Go into the repository
$ cd letmeask
# Install dependencies
$ yarn install
# Run
$ yarn start
# running on port 3000- 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 to done, you can delete a branch from yours.
This project is under the MIT license.
Made with ♥ by Guilherme Zagari 👋 Get in touch!
