Skip to content

Alamin-22/Task-Genius

Repository files navigation

Task Genius Website

Welcome to TaskGenius! This is a web application built with Next.js for the client-side and Express.js for the server-side. TaskGenius helps you manage your tasks efficiently.

Getting Started

To run the code locally, follow these steps:

1. Clone the Repository

First, clone the repository to your local machine:

git clone <repository_url>

2. Set Up the Server

Navigate to the server directory:

cd server

Install the dependencies:

npm install

Start the server:

nodemon index.js

3. Set Up the Client

Open a new terminal window.

Navigate to the client directory:

cd client

Install the dependencies:

npm install

Start the client:

npm run dev

4. Access TaskGenius

Once both the server and client are running, you can access TaskGenius by visiting http://localhost:3000 in your web browser.

Contributing

We welcome contributions! If you find any issues or have suggestions for improvements, please feel free to open an issue or create a pull request.

License

This project is Developed by Md. AL Amin Mollik.

About

Task Genius is a web application built with Next.js and Express.js, designed to help you efficiently manage your tasks. With TaskGenius, you can easily organize your to-do lists and stay on top of your daily activities. Get started today and boost your productivity!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors