Skip to content

a nextjs app where you can give others advice to their problems

Notifications You must be signed in to change notification settings

jjuannn/best-advice

Repository files navigation

Best Advice

This repository is application where you can make posts and recieve comments

  • Login and register features

  • Create posts

  • Create comments

Stack used:

This application was made with:

  • 🔥 Firebase for the authentication and database.
  • ♠️ Next JS for the interface building and render methods.
  • ⚡️ Chakra UI for the styling.
  • 🌌 Context for the state handling.

Deployments:

Instalation

  • Run npm install to install the project dependencies.
  • Run npm run build to create an application build .
  • Run npm run start to start the application in production mode .
  • Ready! The app will be listening at http://localhost:3000/!

About

a nextjs app where you can give others advice to their problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published