This is a basic Instagram clone created using Create React App. It is a simple implementation designed for learning and practice purposes.
This project was bootstrapped with Create React App.
In the project directory, you can run the following commands:
- Runs the app in development mode.
- Open http://localhost:3000 to view it in your browser.
- The page will reload automatically when you make changes.
- Any lint errors will appear in the console.
- Builds the app for production and stores it in the
build
folder. - Optimizes the build for the best performance, including minification and file hashing.
- Your app is now ready to be deployed!
- For deployment instructions, check the deployment guide.
To set up and run this project, you need to install the following dependencies:
- Install project dependencies:
npm install
- Run the JSON server:
npm run json-server