Skip to content

brailyguzman/MernTodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MernTodo

image

Description

A Full-stack To-do List made using the Mern Stack

Installation

To install the project, follow these steps:

  1. Clone the repository: git clone https://github.com/brailyguzman/MernTodo.git
  2. Navigate to the project directory: cd MernTodo
  3. Install the dependencies: npm install && cd client && npm install && cd ../server && npm install && cd ..
  4. Copy the .env.example file in each directory and rename the copy to .env.
  5. Open the new .env file and replace the dummy values with your actual values.

Running the Project

To run the project:

  1. Navigate to the MernTodo root directory.
  2. Run both the client and server concurrently: npm run dev

Api Documentation

For detailed information about the API endpoints, refer to the API documentation.

Contributing

Contributions are always welcome! Please read the contribution guidelines first.

License

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

About

A Full-stack To-do List made using the MERN Stack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages