Skip to content

Eatstagram is a photo sharing application that focuses on food contents and targets mobile users. People can upload food photos to our service and share them with their followers whether it's their own or from a favorite restaurant. They can also view, comment and like posts from other users.

Notifications You must be signed in to change notification settings

ronaldolipata/eatstagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Eatstagram

Eatstagram is a photo sharing application that focuses on food contents and targets mobile users.

People can upload food photos to our service and share them with their followers whether it's their own or from a favorite restaurant. They can also view, comment and like posts from other users.

Eatstagram was created by Batch 12 students of Uplift Code Camp with the help of one of their Instructors.

Requirements

Installation

Install the dependencies by running:

yarn install

Development

After the installation, you can run

yarn run dev

This will run the app in the development mode.

The page will reload when you make changes.
You may also see any lint errors in the console.

Build

This will build the app for production in dist folder.
It correctly bundles React in product mode, optimizes the build for the best performance.

yarn run build

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

lint

This will check any errors or warnings in your codes, and will automatically fix by running:

yarn run lint:fix

For more information, check ESLint documentation

Learn More

You can learn more in the Vite documentation

About

Eatstagram is a photo sharing application that focuses on food contents and targets mobile users. People can upload food photos to our service and share them with their followers whether it's their own or from a favorite restaurant. They can also view, comment and like posts from other users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages