Skip to content

A MERN project to manage all your personal projects, might be used as portfolio as well. Built with MERN stack and Redux.

License

Notifications You must be signed in to change notification settings

javitocor/Project-Management-Tool-MERN

Repository files navigation

Contributors Forks Stargazers Issues Hireable

Project-Management-Tool-MERN

A MERN project to manage all your personal projects, might be used as portfolio as well. Built with MERN stack and Redux.

Additional description about the project and its features.

Dashboard: screenshot screenshot screenshot screenshot

Built With

  • MONGODB
  • EXPRESS JS
  • REACT
  • NODE JS
  • REDUX
  • REACT-BOOTSTRAP
  • EXPRESS-VALIDATOR
  • MULTER
  • ESLINT
  • GITHUB ACTIONS
  • VSCODE

Getting Started

Usage

To have this app on your pc, you need to:

  • download or clone this repo:

    • Clone with SSH:
      [email protected]:javitocor/Project-Management-Tool-MERN.git
    
    • Clone with HTTPS
      https://github.com/javitocor/Project-Management-Tool-MERN.git
    
  • In the project directory, you can run:

Install dependencies in your home folder with:

   npm install

Go to the './frontend' folder and install the frontend dependencies:

  npm install

And then:

  npm run build

Back to the home folder, run the server:

   npm run devstart

Access the page by typing in your web browser

   http://127.0.0.1:8000/

You can also run the app but running the server in one port and react in another, like so: on the project root, run:

npm run devstart

on the frontend folder, run:

npm start

You can access the app by typing http://localhost:3000 in the browser.

Information about the project

Endpoints

  All CRUD operations to manage Profile, Projects and Stacks.

Author

👤 Javier Oriol Correas Sanchez Cuesta

🤝 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!

Acknowledgments 🚀

📝 License

This project is MIT licensed.

About

A MERN project to manage all your personal projects, might be used as portfolio as well. Built with MERN stack and Redux.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published