Follow the following commands to setup the project on your own machine
git clone https://github.com/feyton/code-forum.git
cd code-forum
npm install
cp .env.sample .env
// Put the real values in your .env file
npm run dev
- Delyce Twizeyimana for the motivation
- Ivad Yves for a helping hand