Skip to content

ShahJabir/dev_error

Repository files navigation

Dev_Error

⚡️ GitHub GitHub stars GitHub forks

🤖 Introduction ⚙️ Tech Stack 🔋 Features 🤸 Quick Start 🚀 Author 🚀 Status 📄 License 🎁 Acknowledgments

This is an open-source team stack overflow

nextdotjs Tailwind_CSS Shadcn

You can follow these steps to set up the project locally on your machine.

Prerequisites 📋

You'll need Git and Node.js (which comes with NPM) installed on your computer.

Also, you can use pnpm instead of NPM ☝️


Cloning the Repository

From your command line, first clone Simplefolio:

# Clone the repository
$ git clone https://github.com/ShahJabir/dev_error
# Move into the repository
$ cd dev_error

Installation and Running the Project

# Remove the current origin repository
$ git remote remove origin

After that, you can install the dependencies either using NPM or pnpm.

Using NPM: Run the below commands.

# Fix Dependencies
$ pnpm audit --fix
# Install dependencies
$ pnpm install
# Start the development server
$ pnpm start

Once your server has started, go to this URL http://localhost:{PORT}/ to see the portfolio locally.

Facebook Facebook Facebook Twitter Linkedin

This project is licensed under the MIT License - see the LICENSE.md file for details

This is a just learning purpose project.

About

This is a open source team stack overflow

Resources

License

Stars

Watchers

Forks