Skip to content

cesarzxk/letmeask

Repository files navigation

Logo

The React app for letmeask.

Ask-me too easily.

Repository size GitHub forks GitHub issues GitHub stars GitHub license

About the project   |    Screenshots   |    Technologies   |    Getting started   |    How to contribute   |    License

💇🏼 About the project

This application was part of a challenge NLW:Together(Next Level Week) creating a ReactJS web application using firebase.

📸 Sreenshots

ScreenShot02 ScreenShot01

ScreenShot03 ScreenShot04

ScreenShot05 ScreenShot06

ScreenShot05 ScreenShot06

🚀 Technologies

Technologies that I used to develop this web application

💻 Getting started

Requirements

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:

Voltbras Pokemon Menager

🤔 How to contribute

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

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.


Made with 💜  by César vargas 👋  See my linkedin