Skip to content

joneves/gr-ts

Repository files navigation

Getting Started with Tweet Saver

Prerequisite - Node and npm are required to launch the app

Steps to start the application

Update .env.development

  • Add you personal Bearer token. You can get this from browsing to twitter, Authenticating and checking the network request headers.
  • A proxy needs to be run locally to add headers to satify CORS. If port 4000 is not suitable then please enter another port.

Command Line

  • npm i
  • npm start

Further notes

Given the extremely limited time I have available this is really is not some of my greatest React code, I'm hoping that your mostly interested in having something working. There is no validation, bells or whistles. There is also no TypeScript.

I have also paid very little attention to design/css and so the finished article is pretty crude.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published