/Twit_Insta_comments

A mock version of a Twitter, Thread-like social network in React

Primary LanguageJavaScript

Twit-Insta App

This application is a mock-up version of the popular social network. It is made in React and CSS. To emulate a back-end, I used json-server.

Screenshot

This project was bootstrapped with Create React App.

Run locally

Command to start the json-server: npx json-server --watch db.json. It will open in port 3000. Then open a new terminal and open the app with npm start . You will be prompt to ask the terminal at another location ( by default, port 3001).

About Moment package: complete library for proper date objects manipulation: https://www.npmjs.com/package/moment

Acknowledgment

Original project idea : Ania Kubow