RomainNeup / instalike_react_front

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instalike banner

Overview

Instalike is a react project inspired by the famous Instagram site. It allows you to post your photos, see those of your friends, like and comment them. We also have a messaging system that allows you to chat with your friends and create private groups !

Installation

In the project directory, you can run:

yarn start

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.
You will also see any lint errors in the console.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

yarn lint

Allows to check that the code is AirBnB typescript compliant. To fix automatically the problems think to add the argument --fix

License

MIT

About

License:MIT License


Languages

Language:TypeScript 78.1%Language:JavaScript 19.9%Language:HTML 1.5%Language:CSS 0.5%