Skip to content

Sunset-06/Forum-Frontend

Repository files navigation

Forum-Frontend

This is the frontend for my main repo Forumeong Built using React with Typescript.

This handles the authenticaton cient-side, so you would find the code here. Just add your env file and it should run.

after cloning, use:

npm install

to run the dev server use:

npm run dev

to create a production build, use:

npm run build

then transfer the contents of the 'dist' directory to the backend.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published