Skip to content

YuriVini/ask-me-anything

Repository files navigation

AMA - ASK ME ANYTHING

AMA is a Web application designed to help people in their questions. Therefore, this application offers users the possibility of registering a room, being able to add questions, reactions and mark as answered.

🌐 Web

Create Room Room
Captura de tela 2024-08-12 101525 image

💻 Technologies

This project was made using the follow technologies:

👷 How to run

# Clone Repository
$ git clone [email protected]:YuriVini/ask-me-anything.git

📦 Run API

# Go to server folder
$ cd go-websocket

# Install Dependencies
$ go mod tidy

# Run Aplication
$ go run cmd/websocket/main.go

Access API at http://localhost:XXXX/

💻 Run Web Project

# Go to web folder
$ cd ask-me-anything

# Install Dependencies
$ npm install

# Run Aplication
$ npm run start

Go to http://localhost:XXXX/ to see the result.

📕 License

Released in 2024 📕 License

Made with love by Yuri Vincius 🚀.

Give a ⭐️ if this project helped you!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published