I created this webiste for DRCFS Organization,a data science community.I used React ,React Redux ,React Routing in the front-end. Link of the website: https://drcfs.org/.The backend of this project is made using Django.
If you want to contribute to this project ,feel free to open issues and pull-requests.
Steps to run this project in you local machine:
1. Git clone
2.Open the project in your preferred IDE or code editor(VS code Recommended)
3.Run npm install.
4.Run npm start.