Skip to content

etkaesque/forum-front

Repository files navigation

About an application

This is a forum application built with React/Next.js and Node.js, MongoDb database.

You can register, login, create questions, answer, like, dislike.

  • State management: Zustand, React Query
  • React UI components: Mantine UI

Local installation

If you want to explore this app localy, do the following:

  • Clone or download this and backend
  • npm start a backend server
  • change server url in next.config.js to SERVER_URL: 'http://localhost:8080'
  • npm i, npm run dev

About

A fullstack react and node application which is a forum similar to reddit. backend: https://github.com/etkaesque/forum-back

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published