No description
Find a file
2022-04-28 16:13:29 -04:00
.github Initial commit 2022-04-25 09:34:45 -04:00
docs add screenshots 2022-04-28 16:08:56 -04:00
public Final code change 2022-04-28 15:32:11 -04:00
server add screenshots 2022-04-28 16:08:56 -04:00
.gitignore Initial commit 2022-04-25 09:34:45 -04:00
package-lock.json Install all dependencies 2022-04-25 09:36:51 -04:00
package.json Remove lint 2022-04-27 13:45:42 -04:00
README.md add screenshots to readme 2022-04-28 16:13:29 -04:00

Tweeter Project

Tweeter is a simple, single-page Twitter clone.

Getting Started

  1. Install dependencies using the npm install command.
  2. Start the web server using the npm run local command. The app will be served at http://localhost:8080/.
  3. Go to http://localhost:8080/ in your browser.

Dependencies

  • Express
  • Node 5.10.x or above
  • Body-Parser
  • Chance
  • md5

Screenshots

"View of Tweeter at full scale" "Sample error message" "View of Tweeter when scaled down"