Database to share and rate your top JavaScript learning resources
- Mongo 4.0.4+
- ExpressJS 4.17.1+
- ReactJS 16.5.0+ (17.0.1 recommended)
- Node 11.4.0+ (10.15.1 LTS recommended)
- Fork the repo
- Clone the repo
git clone https://github.com/your_username_/js-resources.git - Install NPM packages and start program
npm install
npm start
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (git checkout -b feature/AmazingFeature)
- Commit your Changes (git commit -m 'Add some AmazingFeature')
- Push to the Branch (git push origin feature/AmazingFeature)
- Open a Pull Request