A coding forum is a platform like stackoverflow.com. The forum website takes the problem or error code, solves it by the mentor, and provides the desired code. It will be a platform where anyone can share answers/problems and help others.
-
Install XAMPP or WAMPP. Click here to download
-
Open the XAMPP Control panel and start [apache] and [mysql] .
-
Download the project from GitHub(https://github.com/VikashRepo123/Coding-Forum.git).
OR follow git bash commands
- If you don't have download git bash click here
git clone https://github.com/VikashRepo123/Coding-Forum.git
- Copy the folder into C:\xampp\htdocs
- Open any browser and type:- localhost/Your_folder_name