Code Monkey home page Code Monkey logo

coding-challenges's Introduction

Youcan Challenge - Next.js SSG Website

Welcome to the "Youcan Challenge" website repository! This website is built using Next.js with Static Site Generation (SSG) and is designed to showcase the capabilities and challenges offered by Youcan.

Table of Contents

  1. Project Overview
  2. Getting Started
  3. Usage
  4. Folder Structure
  5. Deployment
  6. Contributing
  7. License

Project Overview

The "Youcan Challenge" website is a static site generated using Next.js. It serves as a platform to promote challenges related to Youcan.

Getting Started

Prerequisites

Before you begin, ensure you have the following prerequisites:

Installation

  1. Clone this repository to your local machine:

    git clone https://github.com/ChoaibMouhrach/coding-challenges
  2. Change directory to the project folder:

    cd coding-challenges
  3. Install the project dependencies:

    npm install

Usage

To run the development server, use the following command:

npm run dev

This will start the development server, and you can access the website locally at http://localhost:3000.

For production builds and deployment, use:

npm run build
npm run start

Folder Structure

Here is an overview of the project's folder structure:

  • /components: React components used throughout the site.
  • /pages: Pages for the website, following Next.js conventions.
  • /public: Static assets like images, styles, and fonts.
  • /styles: CSS styles for the project.

Deployment

To deploy the "Youcan Challenge" website, you can follow the deployment instructions for Next.js on platforms like Vercel, Netlify, or your own server.

Contributing

If you'd like to contribute to this project, please follow these guidelines:

  1. Fork the repository to your GitHub account.
  2. Create a new branch with a descriptive name for your feature or fix.
  3. Make your changes and commit them with clear and concise messages.
  4. Push your branch to your forked repository.
  5. Create a pull request to this repository's main branch.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Feel free to reach out to the project maintainers for any questions, feedback, or issues related to the "Youcan Challenge" website.

coding-challenges's People

Contributors

zouhirb avatar whyounes avatar goulahyane avatar choaibmouhrach avatar anassalouane avatar ansezz avatar bourhaouta avatar

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.