An application that will allow a user to post a project he/she has created and get it reviewed by his/her peers.
1.Open Terminal {Ctrl+Alt+T}
2.git clone https://github.com/WambiruL/awwwards.git
3 cd awwwards
4.code . or atom . based on the text editor you have.
https://rate-awwwards.herokuapp.com/
Creating the virtual environment
$ python3 -m pip install --user virtualenv ( on a Mac)
$ python3 -m virtualenv env
$ source env/bin/activate
$(For other operating systems, see https://packaging.python.org/guides/installing-using-pip-and-virtualenv/)
For deployment to heroku,please follow instructions here (https://gist.github.com/newtonkiragu/42f2500e56d9c2375a087233587eddd0)
WambiruL
Copyright © 2021 Lorraine Wambui
This website has been licensed by MIT