Coder Social home page Coder Social logo

faisalamin001 / nextjs-mongodb-tailwind-starter Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 20.59 MB

Get started quickly with this Next.js, MongoDB, and Tailwind CSS starter boilerplate. Kick off your projects with a solid foundation, featuring server-side rendering, NoSQL database integration, and utility-first CSS styling.

License: MIT License

JavaScript 95.69% TypeScript 4.27% CSS 0.04%
boilerplate monogdb nextjs starter tailwind template

nextjs-mongodb-tailwind-starter's Introduction

Next.js MongoDB TailwindCSS Starter

This is a starter boilerplate for building a web application using Next.js, MongoDB, and Tailwind CSS. It provides a basic setup to get you up and running quickly with these technologies.

Features

  • Next.js for server-side rendering and static site generation
  • MongoDB for a NoSQL database
  • Tailwind CSS for utility-first CSS styling
  • ESLint and Prettier for code quality and consistency

Getting Started

Prerequisites

Make sure you have the following installed:

Installation

  1. Clone the repository:

    git clone https://github.com/faisalamin001/nextjs-mongodb-tailwind-starter.git
  2. Navigate to the project directory:

    cd nextjs-mongodb-tailwind-starter
  3. Install dependencies:

    npm install

    or

    yarn install

Usage

Running the Development Server

  1. Start the development server:

    npm run dev

    or

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

Environment Variables

Create a .env.local file in the root of your project and add the following variables:

MONGODB_URI=your_mongodb_connection_string

Contributing

Contributions are welcome! Please follow these steps to contribute:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/your-feature-name)
  3. Make your changes
  4. Commit your changes (git commit -m 'Add some feature')
  5. Push to the branch (git push origin feature/your-feature-name)
  6. Create a pull request

nextjs-mongodb-tailwind-starter's People

Contributors

faisalamin001 avatar

Watchers

 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.