CodeBook

Code Book is a website where the developers can connect and exchange their thoughts

The website is build using Backend Technologies Like Node JS Express JS and MONGODB as Database and front end Technologies Like React and Redux

Install the require dependencies by command npm install in root directory as well as in client directory

Run the command npm run dev in root directory to start Backend server on port 5000 and React application on port 3000