Skip to content

Image upload app built with Next.js, featuring API integration with FaunaDB and ImgBB for storage, styled with Chakra UI. Implements infinite loading with useInfiniteQuery and form handling via React Hook Form.

Notifications You must be signed in to change notification settings

gw-rodrigues/upfi-app-react-ts

Repository files navigation

Header

Demonstration

Roadmap

More...

Page structure - elements

Functions and variables

API Requests and validations

More...

Fixing small bugs

Testing the app

Making it responsive

More...

Doing extra events and animations

Checking and validations

Testing and upload the app

Instalation

You can use git or a tool like degit to clone my projects for your directory.

#clone project repository
git clone HTTTPS-or-SSH-URL
#OR
npx degit gw-rodrigues/repository-name new-project-folder-name

#go to project folder
cd new-project-folder-name

#install dependencies
npm install
#OR
yarn

#start project developer mode
npm run dev
#OR
yarn dev

Open http://localhost:3000 with your browser to see the result.

More...

License GitHub Repo stars GitHub package.json version GitHub last commit GitHub language count

About

Image upload app built with Next.js, featuring API integration with FaunaDB and ImgBB for storage, styled with Chakra UI. Implements infinite loading with useInfiniteQuery and form handling via React Hook Form.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published