/couch-surfing

Primary LanguageTypeScript

Couch-Surfing App

This is an app built using TypeScript. Project-based learning giving you the basics of TypeScript while you build a real-world-style couch-surfing app.

Screenshot 2023-03-28 at 12 23 18 AM

Screenshot 2023-03-28 at 12 24 01 AM

setup

  • Run npm start in the terminal
  • Runs the app in the development mode.
  • Open http://localhost:8080 to view it in the browser.
  • The page will reload if you make edits.

deployment

Builds a static copy of your site to the build/ folder. Your app is ready to be deployed!