Git Product home page Git Product logo

yskooo / gdsc-pup Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 2.0 58 KB

GDSC-PUP is a group of students from the Polytechnic University of the Philippines, powered by Google Developers, that seeks to develop students’ personal and professional lives. In a peer-to-peer learning environment, you can network in the field of technology, particularly in software or application development and engineering, while also gain

JavaScript 92.21% CSS 7.79%

gdsc-pup's Introduction

Next.js 14 Pages App

Welcome, Cadets! In this repository, you'll find a Next.js app with 14 pages ready for exploration and development. Follow the instructions below to clone the repository and get the app up and running on your local machine.

Prerequisites

Before you begin, make sure you have the following installed on your system:

  • Node.js
  • Package manager (npm, yarn, pnpm, etc.)

Clone the Repository

Clone this repository to your local machine using Git:

git clone https://github.com/your-username/nextjs-14-pages-app.git

Installation

Navigate into the cloned directory:

cd gdscpup

Install the dependencies using npm:

npm install

Or, if you prefer using yarn:

yarn

Running the App

Once the installation is complete, you can start the development server:

npm run dev

Or with yarn:

yarn dev

The app should now be running on http://localhost:3000. You can view it in your browser.

Available Scripts

In the project directory, you can run:

npm run dev or yarn dev

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

npm run build or yarn build

Builds the app for production to the .next folder. It correctly bundles Next.js in production mode and optimizes the build for the best performance.

npm start or yarn start

Starts the app in production mode. You should run npm run build or yarn build before using this command.

Folder Structure

gdscpup/
  ├── pages/            # Next.js page components
  ├── public/           # Static assets
  ├── components/       # Reusable React components
  ├── styles/           # Global stylesheets
  ├── README.md         # This README file
  └── package.json      # Node.js dependencies and scripts

Contributing

Feel free to contribute to this project by submitting pull requests. Make sure to follow the project's coding conventions and guidelines.

Feedback and Support

If you encounter any issues or have feedback, please don't hesitate to open an issue on this repository.

Happy coding!


Feel free to customize this README further based on your specific project requirements and guidelines.

gdsc-pup's People

Contributors

yskooo avatar

Stargazers

Kyne Domerei N. Laggui avatar

Watchers

 avatar

Forkers

ryesgit oumazshin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.