Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
readme
  • Loading branch information
cws13003 committed Dec 6, 2017
1 parent 2dbdc5d commit 9660a79
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
@@ -1,12 +1,12 @@
# Twitter - Final Project
## Shemona Singh and Chris Stumper
### Shemona Singh and Chris Stumper
### DMD 4470

This is a small web application that emulates the core functionality of Twitter. The app is built using PHP, MySQL and the CodeIgniter MVC framework. It allows for new user registration and tweet creation from the user, while utilizing Sessions for login/logout.

### Running app locally
1. ```git clone``` this repo
2. Change directories to twitter-clone
1. Clone this repo with ```git clone https://github.uconn.edu/shs12010/twitter-clone.git```
2. Change directories to twitter-clone with ```cd twitter-clone```
3. Run ```lando start```
4. Run ```lando db-import db/lamp.sql```
5. Launch the app in the browser at http://twitter-clone.lndo.site/index.php/login
File renamed without changes.

0 comments on commit 9660a79

Please sign in to comment.