Skip to content

Latest commit

 

History

History
179 lines (114 loc) · 3.98 KB

README.md

File metadata and controls

179 lines (114 loc) · 3.98 KB

📗 Table of Contents

📖 [Start Your coding journey with DumbCoding]

"This is the Next.js fullstack application for the people who want to learn programming .User can see the collection of the resources from absolute beginner to professional . User can create the account and can post their own course"

🛠 Built With

  • React
  • Next.js
  • MongoDB
  • mongoose
  • google cloud
  • Tailwind css
  • Maath
  • Framer-motion
  • React-vertical-timeline-component/style.min.css

Tech Stack

Client

Key Features

  • User can create the Blog post with source
  • User can edit and modify the post
  • User can delete the post
  • User can see the collection of resource
  • User can go to other user profile
  • User can search with user name , tag name and title

(back to top)

🚀 Live Demo

Click here to see the Live Demo of the website

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • GitHub flow
  • Gitflow
  • HTML and CSS
  • JAVASCRIPT (ES6/...)
  • React.js
  • Next.js
  • MongoDB
  • mongoose
  • tailwind css
  • npm
  • Node.js
  • Any code editer (vs code)

Setup

Clone this repository to your desired folder:

cd https://github.com/soesandarwin2201/coding-journey-with-next.js/

Install

Install this project with:

  1. Open the directory of the project
    cd coding-journey-with-next.js
  2. run this command
    npm run dev

Usage

To run the project, execute the following command:

  1. for build npm run build
  2. for development npm run dev

Run tests

To run tests, run the following command:

npm test

Deployment

You can deploy this project using:

npm run deploy - Deploys using gh-pages

(back to top)

👥 Authors

👤 Soe Sandar Win

(back to top)

Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

(back to top)