/milestone-app

A MileStone App built with Next.js. After finishing my Bootcamp, I decided to build a MileStone App to see my talent growth.

Primary LanguageJavaScript

MileStone App

A MileStone App built with Next.js. After finishing my Bootcamp, I decided to build a MileStone App to see my talent growth.

About Me ๐Ÿ’™ยป

๐Ÿ“ซ How to reach me _yamisagi yamisagi


How To Run This Project ๐Ÿš€


  • Clone the repo

    git clone
  • Install NPM packages

    npm install
  • Run the project

    npm run dev
  • Open the project on your browser

    http://localhost:3000/
  • Enjoy! ๐ŸŽ‰

About The Project

In this project, I built a MileStone app for improving my skills. I used Next.js.

Roadmap

  • Project Setup
  • Create App Routes
  • Create App Layout
  • Create App Components
  • Create App Pages
  • Create App Styles
  • Implement Mobile First Design
  • Implement Responsive Design
  • Create Theme Context
  • Implement Dark Mode & Light Mode Switch
  • Improve Transition When Switching Theme
  • Implement Next.js SWR (Stale While Revalidate)

(Still working on it...)

(back to top)

Learn More

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


(back to top)