Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

bfukumori/upfi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub language count Repository size GitHub last commit License Stargazers upfi

upfi

AboutFeaturesHow it worksTech StackAuthorLicense

upfi

About

📷 upfi - app to upload images.

Project developed during the Ignite ReactJS course from Rocketseat.


Features

  • Users can upload images and gifs
  • Users can load more images by demand

How it works

Pre-requisites

Before you begin, you will need to have the following tools installed on your machine: Git, Node.js. In addition, it is good to have an editor to work with the code like VSCode

Running the web application (Frontend)

# Clone this repository
$ git clone git@github.com:bfukumori/upfi.git

# Access the project folder in your terminal
$ cd upfi

# Install the dependencies
$ npm install

# Run the application in development mode
$ npm run start

# Create your own env variables

# The application will open on the port: 3000 - go to http://localhost:3000

Tech Stack

The following tools were used in the construction of the project:

Website (React + TypeScript)


Author

Bruno Fukumori

Bruno Fukumori

Twitter Badge Linkedin Badge Gmail Badge


License

This project is under the license MIT.


About

upfi: app for uploading images

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Contributors