Profile picture. Aakash Kc / Portfolio

twitter-clone-2019

GitHub
A twitter clone.
Started Updated

A full stack twitter clone consisting of an Express REST API server and a React single page application.

The server features a RESTful HTTP API, a NoSQL document database, and user authentication and authorisation through JSON Web Tokens (JWTs).

The client features a React single page application (SPA) using Material UI.

Profile page: A profile page.

Tweet page: A tweet page.

Login page: The login page.