This project comes under the "Land League" of coding4climate.
Deployed on https://coding4climate-arnav.vercel.app
- Fully Responsive
- Fast Links (Due to next/link)
- Dark and Light Mode features
- Interactive
- User-Friendly GUI
- Slider technology used
- Many More...
- Latest Version of Node.js Installed
- Git Installed
- Any Code Editor of IDE (If you want to change the source code)
- Open Terminal (Powershell in windows)
- Clone The Repository
git clone https://github.com/linux-07/coding4climate.git
- Go in the project Directory:
cd coding4climate
- Install the require packages:
npm install
- Run the development server:
yarn dev
- Go on http://localhost:3000 to preview it locally.
This Project is made by arnavnagpurkar
This Project comes under the MIT License.
Refer LICENSE file for more details.