Ask-me too easily.
About the project | Screenshots | Technologies | Getting started | How to contribute | License
This application was part of a challenge NLW:Together(Next Level Week) creating a ReactJS web application using firebase.
Technologies that I used to develop this web application
Clone the project and access the folder
$ git clone https://github.com/cesarzxk/letmeask.git
Follow the steps below
# Install the dependencies
$ yarn
# To finish, run the webapp
$ yarn start
After executed, open it in your browser localhost: 3000 or by clicking on the link below:
Make a fork of this repository
# Fork using GitHub official command line
# If you don't have the GitHub CLI, use the web site to do that.
$ gh repo fork cesarzxk/letmeask
Follow the steps below
# Clone your fork
$ git clone your-fork-url && cd letmeask
# Create a branch with your feature
$ git checkout -b my-feature
# Make the commit with your changes
$ git commit -m "My new feature"
# Send the code to your remote branch
$ git push origin my-feature
After your pull request is merged, you can delete your branch
This project is licensed under the MIT License - see the LICENSE file for details.
Made with 💜 by César vargas 👋 See my linkedin