GabrielCastilhoV / letmeask

It consists of a platform to create Q&A rooms (questions and answers).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

background for github

background for github

About   |    Getting started   |    Technologies   |    Contribute   |   

🧐 About

letmeask is an application developed during Next Level Week #6 offered by [Rocketseat]:rocket:.

It consists of a platform to create Q&A rooms (questions and answers).

πŸš€ Getting started

Clone the project and access the folder.

git clone https://github.com/GabrielCastilhoV/letmeask.git


# πŸ’» Starting the project

Access the folder:
$ cd letmeask

Install the dependencies:
$ yarn

Start the server:
$ yarn start

⛏️ Technologies

This project was developed using the following technologies:

πŸ€” Contribute

  • Clone this repository: git clone https://github.com/GabrielCastilhoV/letmeask.git
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat | my new feature';
  • Push to your branch: git push origin my-feature.

By Gabriel Castilho πŸ‘‹πŸ½ Contact

About

It consists of a platform to create Q&A rooms (questions and answers).


Languages

Language:TypeScript 69.1%Language:SCSS 28.0%Language:HTML 2.2%Language:Shell 0.6%