Skip to content

JorcelMahan/instaclone-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instaclone Client

Scripts

Here are some scripts that you can run:

  • npm run dev: Runs the app in the development mode using Vite.
  • npm run build: Builds the app for production to the build folder using Vite.
  • npm run lint: Lints the project using ESLint.
  • npm run preview: Runs a preview of the built app using Vite.

Dependencies

This project uses the following dependencies:

  • @apollo/client: A comprehensive state management library for JavaScript that enables you to manage both local and remote data with GraphQL. Version: ^3.8.6
  • firebase: Firebase JavaScript library for web and Node.js. Version: ^10.5.0
  • formik: A small library that helps with the 3 most annoying parts of form management in React. Version: ^2.4.5
  • graphql: A query language for APIs and a runtime for executing those queries with your existing data. Version: ^16.8.1
  • jwt-decode: A small browser library that helps decoding JWTs token which are Base64Url encoded. Version: ^3.1.2
  • react: A JavaScript library for building user interfaces. Version: ^18.2.0
  • react-dom: Serves as the entry point to the DOM and server renderers for React. Version: ^18.2.0
  • react-dropzone: A simple HTML5-compliant drag'n'drop zone for files built with React. Version: ^14.2.3

Demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published