Before starting out, you'll need to install the following on your computer.
🖊️MTT has been tested on macos (Chrome, Firefox, Safari, Brave).
- Clone the project
git clone git@github.com:miljkovicjovan/minimalist-task-tracker.git
- Navigate to the project directory
cd your-project
- Install dependecies
npm install
- Start the development server
npm start
This will start the development server, and your project will be available at http://localhost:3000
- Open the app in your browser
- After you are done with installation, go ahead and create a new branch and move to the branch
git checkout -b <branch-name>
- After you have added your changes, follow the following command chain Check the changed files
git status -s
- Add all the files to the staging area
git add .
- Commit your changes (add decent message )
git commit -m "<EXPLAIN-YOUR_CHANGES>"
- Push your changes
git push origin <branch-name>
- Open a Pull Request
- Make a pull request! (compare your branch with the owner main branch)
Don't forget to give a ⭐ to this repo !!
❤️ Thanks to all the contributors ❤️
❤️ Thanks to all the contributors ❤️
sky_de_1991 💻 🐛 |
txlan1710 📖 |
tkthib2015012 💻 |
Nguyen Phu Cuong 💻 |
anhlee66 🐛 |
bidzy1617 🐛 |
Md Irfan Salim 💻 |
Divya Kelaskar 💻 |
bhavik001 💻 |
Sahil 💻 |