All Projects β†’ solrachix β†’ ask-me-bro

solrachix / ask-me-bro

Licence: other
Every question has an answer. Learn and share knowledge with others. Askmebro.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to ask-me-bro

next-level-week-clone
🧬a clone of the Next Level Week website made with reactjs using typescript
Stars: ✭ 13 (-72.92%)
Mutual labels:  next, nlw, rocketseat
happy-web
Project built during Rocketseat's Next Level Week #3
Stars: ✭ 19 (-60.42%)
Mutual labels:  nlw, rocketseat
Happy
Happy πŸ₯³ | Rocketseat πŸ’œ - NLW 03 πŸ‘©β€πŸš€
Stars: ✭ 61 (+27.08%)
Mutual labels:  nlw, rocketseat
move.it
πŸš€ Move It is a project to help people to make more exercises. Next Level Week #04 #NLW @Rocketseat - NLW
Stars: ✭ 27 (-43.75%)
Mutual labels:  nlw, rocketseat
proffy-discovery
🏫 Proffy - Your online study platform
Stars: ✭ 15 (-68.75%)
Mutual labels:  nlw, rocketseat
proffy
Plataforma de estudos online para conectar alunos e professores de forma rΓ‘pida e fΓ‘cil. @Rocketseat
Stars: ✭ 21 (-56.25%)
Mutual labels:  nlw, rocketseat
letmeask
This is a project developed during the Next Level Week Together, presented by Rocketseat during June 2021.
Stars: ✭ 41 (-14.58%)
Mutual labels:  nlw, rocketseat
NLW-Together-Elixir
Wabanex - Gerencie e acompanhe seus treinos na academia! Evento NLW Together organizado pela @Rocketseat πŸš€
Stars: ✭ 15 (-68.75%)
Mutual labels:  nlw, rocketseat
happy
Plataforma online para encontrar orfanatos e facilitar visitas. @Rocketseat
Stars: ✭ 24 (-50%)
Mutual labels:  nlw, rocketseat
proffy
React Native + ReactJS + NodeJS project developed on RocketSeat NexLevelWeek. This project is based on an application for connect students and teachers.
Stars: ✭ 30 (-37.5%)
Mutual labels:  nlw, rocketseat
proffy-NLW
πŸ““ Educational platform to connect teachers and students
Stars: ✭ 13 (-72.92%)
Mutual labels:  nlw, rocketseat
Proffy
πŸ‘₯ Plataforma de estudos online, onde Γ© possΓ­vel conectar alunos com professores. Este Γ© um projeto que foi desenvolvido durante a Next Level Week #2 da @Rocketseat, durante os dias 3 Γ  7 de agosto de 2020.
Stars: ✭ 12 (-75%)
Mutual labels:  nlw, rocketseat
DevQuiz
Dev.Quiz πŸ‘¨β€πŸ’» | Rocketseat πŸ’œ - NLW 05 πŸ‘©β€πŸš€
Stars: ✭ 25 (-47.92%)
Mutual labels:  nlw, rocketseat
proffy
πŸ“š A platform thats connects teachers and students
Stars: ✭ 14 (-70.83%)
Mutual labels:  nlw, rocketseat
NextCommunity.github.io
Join FREE: Community of open-source programmers and software engineers.
Stars: ✭ 29 (-39.58%)
Mutual labels:  next
aircnc
β˜• Airbnb like (Air Coffee & Code) to booking spots for developers using ReactJS, React Native, Node.js and more.
Stars: ✭ 37 (-22.92%)
Mutual labels:  rocketseat
routex.js
πŸ”Ό Alternative library to manage dynamic routes in Next.js
Stars: ✭ 38 (-20.83%)
Mutual labels:  next
react-rocketshoes
NetShoes Clone with React and Redux
Stars: ✭ 50 (+4.17%)
Mutual labels:  rocketseat
next-intl
A minimal, but complete solution for internationalization in Next.js apps. 🌐
Stars: ✭ 242 (+404.17%)
Mutual labels:  next
relay-nextjs
⚑️ Relay Hooks integration for Next.js apps
Stars: ✭ 171 (+256.25%)
Mutual labels:  next

Ask Me Bro Logo

Every question has an answer. Learn and share knowledge with others. Initially by Rocketseat.

Made by Carlos Miguel Carlos Miguel Carlos Miguel Repository size
GitHub last commit License
Stargazers

Ask Me Bro Logo


πŸ”– Layout

You can view the project layout through the links below:

Remembering that you need to have a Figma account to access it.

πŸš€ Getting Started

Prerequisites

  • To run any ReactJS application you need to configure the environment on your machine.

  • Setting the environment is a simple process, so it's recommended to follow the Rocketseat guide which is currently the most complete and detailed to make the settings:

Rocketseat Guide

Clone

  • Clone this repo to your local machine using:
https://github.com/solrachix/ask-me-bro

Setup

  • Install project dependencies;

    • yarn install
      // or
      npm install
  • Run project in development mode;

    • yarn dev
      // or
      npm run dev
  • Be Happy! πŸ˜†


βš” Challenges

  • Create Documentation
    • GIF
    • Example Video
    • Awesome Readme
    • Techs used
    • Project Setup
    • Features
    • Pages Prints
  • Improve Styles
    • Styled components styling
    • Few adjustments to make the style equal to the layout
    • Add Media queries
    • Create Theme Switcher
    • Create Dark Theme
  • Add PWA Feature
  • Add integration with Twitch

πŸ“‹ Features

Build with

  • ReactJS - A JavaScript library for building user interfaces
  • Typescript - TypeScript is an open-source language which builds on JavaScript, one of the world’s most used tools, by adding static type definitions.
  • Next.JS - Next.js gives you the best developer experience with all the features you need for production: hybrid static & server rendering, TypeScript support, smart bundling, route pre-fetching, and more. No config needed.
  • Firebase - Firebase is a Backend-as-a-Service β€” BaaS β€” that started as a YC11 startup and grew up into a next-generation app-development platform on Google Cloud Platform.

πŸ€” Contributing

To get started...

Step 1

  • 🍴 Fork this repo!

Step 2

  • πŸ‘― Clone this repo to your local machine using https://github.com/solrachix/ask-me-bro

Step 3

  • πŸŽ‹ Create your feature branch using git checkout -b my-feature

Step 4

  • βœ… Commit your changes using git commit -m 'feat: My new feature';

Step 5

  • πŸ“Œ Push to the branch using git push origin my-feature;

Step 6

  • πŸ”ƒ Create a new pull request

After your Pull Request is merged, can you delete your feature branch.


πŸ“Œ Support

Reach out to me at one of the following places!


πŸ“ License

License

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


Made by Carlos Miguel with πŸ’™ Enjoy it!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].