Skip to content

JonathLima/makeQuestion

Repository files navigation

GitHub language count Repository size Made by Jonathan GitHub last commit License

ReactJS

🎨 Layout

🚀 About Project

This project was done by applying knowledge in react to create a Q&A system.

🔨 Tech:

📋 Implementations

  • [✔️] Structure website.
  • [✔️] Sign in to google account.
  • [✔️] User page to ask questions.
  • [✔️] Admin page for answering questions
  • [✔️] Deploying in firebase.

🚀 How to run

To clone and run this application, you will need Git, NodeJs installed on your computer.

🌀 Cloning repository

# Clone this repository
$ git clone https://github.com/JonathSilva/makeQuestion.git

# Go to the project folder in terminal/cmd
$ cd makeQuestion

🧭 Run Application Web

# Install dependencies
$ yarn

# Run Application
$ yarn start

# server will start on port:3000 - Go to http://localhost:3000

🤔 How contribute to project

  • Make a fork of the project;
  • Create a new branch with your changes: git checkout -b my-feature
  • Save the changes and create a commit message telling what you have done:git commit -m "feature: My new feature"
  • Push your changes: git push origin my-feature

If you have any questions check out this guide on how to contribute on GitHub

📝 License

This project is under MIT license. See License to learn more.

Made with ❤️ by Jonathan Silva 👋🏽 Linkedin