The novel coronavirus disease (COVID-19) is an on-going pandemic with large global attention. However, spreading fake news on social media sites like Twit-ter is creating unnecessary anxiety and panic among people towards this disease. In this paper, we ap-plied machine learning (ML) techniques to predict the sentiment of the people using social media such as Twitter during the COVID-19 peak in April 2021. The data contains tweets collected on the dates be-tween 16 April 2021 and 26 April 2021 where the text of the tweets has been labelled by training the models with an already labelled dataset of corona virus tweets as positive, negative, and neutral. Senti-ment analysis was conducted by a deep learning model known as Bidirectional Encoder Representations from Transformers (BERT) and various ML models for text analysis and performance which were then com-pared among each other. ML models used were Naive Bayes, Logistic Regression, Random Forest, Support Vector Machines, Stochastic Gradient Descent and Extreme Gradient Boosting. Accuracy for every sen-timent was separately calculated. The classification accuracies of all the ML models produced were 66.4%, 77.7%, 74.5%, 74.7%, 78.6%, and 75.5%, respectively and BERT model produced 84.2 %. Each sentiment -classified model has accuracy around or above 75%, which is a quite significant value in text mining algo-rithms. We could infer that most people tweeting are taking positive and neutral approaches.