BuzzBird (Twitter-clone) This project is an implementation of concepts which are as follows CRUD operations with React. AuthZ and AuthN React-router Usage Install Dependencies npm install Run Frontend React will run on http://localhost:3000 npm start Build for Production npm run build Preview Production Build npm run preview