Giter Club home page Giter Club logo

front_next_media's Introduction

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

front_next_media's People

Contributors

vortexexpansion avatar yabe-diverta avatar kuriharamina avatar hisashihasebe avatar takel-shiba avatar mimori avatar

Stargazers

Furukawa Atsushi avatar azu avatar

Watchers

Kenta Katoh avatar  avatar  avatar  avatar ksaito avatar

front_next_media's Issues

modification

諸々修正する

  • 未ログイン時のお気に入りボタン
  • マイページにお気に入り記事がない場合の表示
  • テキストエリア入力の改行表示
  • マークアップ修正
  • スタイル調整
    • コンテンツ幅
    • 画像登録後の色味調整

feature list in sitemap.xml

@HisashiHasebe san

Sitemap.xml has the wrong implementation for feature list currently. I will fix that.
https://diverta.gyazo.com/d11d4da8cafafc621e1fa9fbb99c9b60

At the same time, there is no API for fetching information of all the featured stories. The only API is /rcms-api/1/pickup/list which has the condition of cnt=2 for display.

Suggestion : add a new API /rcms-api/1/pickup/all which recursively fetches all featured stories with pagination and perPage limit of 200 similar to the new behaviour of /rcms-api/1/content/all #40

Adjustment for dynamic pages

I made a workaround to handle those routes with general error handler,
but I'm changing my mind that it's not good.
Rather than handling on front-end, we can use kuroco_front.json to rewrite routes.
Use it instead.

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.