Project-Management-Tool-MERN
Project-Management-Tool-MERN copied to clipboard
A MERN project to manage all your personal projects, might be used as portfolio as well. Built with MERN stack and Redux.
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:

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
- Github: @javitocor
- Twitter: @JavierCorreas4
- Linkedin: 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 🚀
- Express Docs
- React Docs
- Redux Docs
- React Bootstrap Docs
- Multer Docs
- Express Validator Docs
- Mongoose Docs
📝 License
This project is MIT licensed.