Technologies Used • How To Use • Contributing • License
Made with ❤️ by Thierry Mugisha 👏🏻 Get in Touch!
Hit the ⭐️ button if you like this project!
In your command line:
$ git clone https://github.com/r-e-d-ant/rundictionary.git
$ cd rundictionary
# Install dependencies
$ npm install
# Run the app
$ npm start
Fork this repository - click fork.
# Create your feature branch:
$ git checkout -b feature/myAwesomeFeature
# Commit your changes:
$ git commit -m 'feat: Added some new awesomeFeature'
# Push to the branch:
$ git push -u origin feature/myAwesomeFeature
Then go to Pull Requests and make a new one.
Resources:
- Read more about commits in conventional commits.
- Read more about how to open a Pull Request from GitHub official documentation.
This software is under MIT license. See LICENSE for more details.