This project is for tracking your task 😃
This project is hosted at heroku.🤩
First, clone the repository to your local machine:
git clone https://github.com/PayalSasmal10/ToDo-FullStack.git
- Execute npm i. This you need to do initially only.
$ npm i
- Execute npm start in terminal to run the code on your browser.
$ npm start
- Install the requirements:
pip install -r requirements.txt
- Finally, run the development server:
python manage.py runserver
The source code is released under the MIT License.
If you are contributing please check the Contributing file before raise the PR.