Q&A rooms platform - Project of Next Level Week Togheter
This app features all the latest tools and practices in web development!
- ⚛️ React Js — A JavaScript library for building user interfaces.
- 🔥 Firebase — Firebase is a platform developed by Google for creating mobile and web applications.
- Clone this repo using git clone
https://github.com/joaovamattos/letmeask.git
- Move yourself to the appropriate directory:
cd letmeask
- Run
yarn
to install dependencies - Create a
.env.local
file and add the yours Firebase SDK configs - see more on the docs - Run
yarn dev
to start the server
This project is licensed under the MIT License - see the LICENSE page for details.