Skip to content

wyc6990906/2022_week4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Project

A simple SPA AJAX based Twitter clone that uses jQuery, CSS and HTML to post and get tweets from a node server. Focus of this project is on comfort with front-end responsive design, simple CSS and HTML, and some jQuery.

Designed & developed by Dylan Wang.

Screenshots

Small Screen Version

Header View

Desktop Screen Layout

Header View

Getting Started

  1. Create a new repository using this repository as a template.
  2. Clone your repository onto your local device.
  3. Install dependencies using the npm install command.
  4. Start the web server using the npm run local command. The app will be served at http://localhost:8080/.
  5. Go to http://localhost:8080/ in your browser.
  6. Change your screen size to see the different layouts, the breakpoint is 1024px.

Dependencies

  • Express
  • Node 5.10.x or above
  • Chance
  • Body-parser
  • Md5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published