Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 472 Bytes

File metadata and controls

31 lines (19 loc) · 472 Bytes

Code Crew

A social media platform for software developers

Quick Start

Install server dependencies npm install

Run Express and React concurrently npm run dev

Built With

  • React - Frontend Framework
  • Express - Backend Framework
  • Redux - State Management
  • NodeJS - JavaScript Runtime
  • MongoDB Atlas - Cloud Database

Author

  • Hassan Masoud

License

This project is licensed under the MIT License

Acknowledgments

  • Inspired by Brad Traversy