- React
- React-Router
- React Hooks (useState, useEffect, useContext, useReducer)
- Vanilla Css
- Open Git Bash.
- Change the current working directory to the location where you want the cloned directory.
- Type git clone, and then paste the URL of the repository that you want to clone i.e git clone https://github.com/RahullRawat/pic-browser.git
- Press Enter to create your local clone.
- Run npm install to install node modules
- Finally npm start to run the project
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch
- Commit your Changes
- Push to the Branch
- Open a Pull Request